amsehili / auditok

An audio/acoustic activity detection and audio segmentation tool
MIT License
749 stars 96 forks source link

Additional cmdline argument for pyaudio #17

Closed matdurand closed 6 years ago

matdurand commented 6 years ago

I needed to be able to specify the device index, and the frame buffer size for PyAudio.

amsehili commented 6 years ago

Great, thanks for your contribution :)