- Notifications
You must be signed in to change notification settings - Fork4k
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.
License
mozilla/DeepSpeech
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
DeepSpeech is an open-source Speech-To-Text engine, using a model trained by machine learning techniques based onBaidu's Deep Speech research paper. Project DeepSpeech uses Google'sTensorFlow to make the implementation easier.
Documentation for installation, usage, and training models are available ondeepspeech.readthedocs.io.
For the latest release, including pre-trained models and checkpoints,see the latest release on GitHub.
For contribution guidelines, seeCONTRIBUTING.rst.
For contact and support information, seeSUPPORT.rst.
About
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.