Uberi / speech_recognition

Speech recognition module for Python, supporting several engines and APIs, online and offline.
https://pypi.python.org/pypi/SpeechRecognition/
BSD 3-Clause "New" or "Revised" License
8.3k stars 2.39k forks source link

Is streaming audio output now supported? #686

Open sids07 opened 1 year ago

sids07 commented 1 year ago

Hello, in some previous issues i found that streaming option was on progress. Is streaming audio output from microphone in real time possible now?

TheMuhammadAdnan commented 9 months ago

I'm working on it but yet not make any valueable progress?

clusterfudge commented 2 months ago

if either of you are maintainers, I have written https://github.com/Uberi/speech_recognition/pull/757 to introduce this.