deeprony7 / Speech-Recognition-Python

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Shell 39.7%Language:Python 35.3%Language:CSS 13.1%Language:HTML 11.9%