amsehili / auditok

An audio/acoustic activity detection and audio segmentation tool
MIT License
732 stars 94 forks source link

Additional cmdline argument for pyaudio #17

Closed matdurand closed 5 years ago

matdurand commented 5 years ago

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

amsehili commented 5 years ago

Great, thanks for your contribution :)