Uberi / speech_recognition

Speech recognition module for Python, supporting several engines and APIs, online and offline.

Home Page:https://pypi.python.org/pypi/SpeechRecognition/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there way to use an audio file like a .wav to do speech to text in realtime?

whiteeat opened this issue · comments

As the title says, is there a way to use an audio file like a .wav to do speech to text in realtime? Because I want to make virtual characters mouth animation in sync with a speech audio file.