speech2text_keras
speech2text_keras copied to clipboard
This repository reports how to build a speech to text model to recognize short commands. Best of all, developing and including speech recognition in a Python project using Keras is really simple.
Speech2text using Keras
A deep learning based on DeepSpeech2 architecture to recognize audio and convert it in text.
Quick Start and Guide
Visit the Medium page.