marsbroshok / VAD-python

Voice Activity Detector in Python
472 stars 133 forks source link

Run VAD on Microphone Input Signal #1

Closed jhoelzl closed 8 years ago

jhoelzl commented 8 years ago

Hello,

is there also an option to run this VAD on a frame (e.g. 30ms) of an microphone input signal? Would be nice to provide an example script using PyAudio and this module.

Regards, Josef

marsbroshok commented 8 years ago

Hello Josef,

Sadly I'm not working on this module anymore, but you are kindly invited to fork it and add microphone/PyAudio support.

Best regards, Alexander.