Speech-Recognition

Speech-to-Text Transcription Service on audio file uploads with Python and Flask using the SpeechRecognition module! Upload a .wav audio file in spanish and get the text transcription:

Flask app

Demo on youtube

Repo on github

by Martín Savransky based on TheCodex projects.