Skip to content

mychiux413/DeepSpeech

 
 

Repository files navigation

Project DeepSpeech

Documentation

Task Status

DeepSpeech is an open source Speech-To-Text engine, using a model trained by machine learning techniques based on Baidu's Deep Speech research paper. Project DeepSpeech uses Google's TensorFlow to make the implementation easier.

Documentation for installation, usage, and training models is available on deepspeech.readthedocs.io.

For the latest release, including pre-trained models and checkpoints, see the latest release on GitHub.

For contribution guidelines, see CONTRIBUTING.rst.

For contact and support information, see SUPPORT.rst.

About

A TensorFlow implementation of Baidu's DeepSpeech architecture

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 52.9%
  • Python 20.6%
  • C 12.8%
  • Shell 6.2%
  • C# 2.0%
  • Java 1.5%
  • Other 4.0%