[1]https://github.com/mozilla/DeepSpeech DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers. DeepSpeech is an open-source Speech-To-Text engine, using a model trained by mac hine learning techniques based on `Baidu's Deep Speech research paper <[2]https: //arxiv.org/abs/1412.5567>`_. Project DeepSpeech uses Google's `TensorFlow <[3]h ttps://www.tensorflow.org/>`_ to make the implementation easier. Documentation for installation, usage, and training models are available on `[4] deepspeech.readthedocs.io <[5]https://deepspeech.readthedocs.io/?badge=latest>`_ . For the latest release, including pre-trained models and checkpoints, `see the l atest release on GitHub <[6]https://github.com/mozilla/DeepSpeech/releases/lates t>`_. For contribution guidelines, see `CONTRIBUTING.rst `_. For contact and support information, see `SUPPORT.rst `_. References 1. https://github.com/mozilla/DeepSpeech 2. https://arxiv.org/abs/1412.5567 3. https://www.tensorflow.org/ 4. http://deepspeech.readthedocs.io/ 5. https://deepspeech.readthedocs.io/?badge=latest 6. https://github.com/mozilla/DeepSpeech/releases/latest