Path: blob/master/examples/microphone_and_webRTC_integration/README.md
1171 views
In this example, an integration with the microphone and the webRTC VAD has been done. I used this as a draft. Here a short video to present the results:
Requirements:
The libraries used for the following example are:
Using pip3:
Moreover, to make the code easier, the default sample_rate is 16KHz without resampling.
This example has been tested on ubuntu 18.04.3 LTS