/Speech-Recognition-Python

Transcribes .wav audio speech files. UI rendered wit Flask and uses Google's Speech Recognition API to transcribe.

Primary LanguageShell

Speech-Recognition-Python

Transcribes .wav audio speech files. UI rendered wit Flask and uses Google's Speech Recognition API to transcribe.

Install dependencies using: pip3 install -r requirements.txt

Run dev server using: python3 app.py