diff --git a/examples/microphone_and_webRTC_integration/README.md b/examples/microphone_and_webRTC_integration/README.md index e693af4..1d75cd7 100644 --- a/examples/microphone_and_webRTC_integration/README.md +++ b/examples/microphone_and_webRTC_integration/README.md @@ -1,6 +1,5 @@ -In this example an integration with the microphone and the webRTC VAD has been done. I used [this](https://github.com/mozilla/DeepSpeech-examples/tree/r0.8/mic_vad_streaming) as draft. - +In this example, an integration with the microphone and the webRTC VAD has been done. I used [this](https://github.com/mozilla/DeepSpeech-examples/tree/r0.8/mic_vad_streaming) as a draft. Here short video to present the results: https://user-images.githubusercontent.com/28188499/116685087-182ff100-a9b2-11eb-927d-ed9f621226ee.mp4