3678 Forks
21413 Stars
21413 Watchers

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.

How to download and setup DeepSpeech

Open terminal and run command
git clone https://github.com/mozilla/DeepSpeech.git
git clone is used to create a copy or clone of DeepSpeech repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DeepSpeech https://github.com/mozilla/DeepSpeech/archive/master.zip

Or simply clone DeepSpeech with SSH
[email protected]:mozilla/DeepSpeech.git

If you have some problems with DeepSpeech

You may open issue on DeepSpeech support forum (system) here: https://github.com/mozilla/DeepSpeech/issues