Skip to content

ssokhey/DeepSpeech

 
 

Repository files navigation

中文版

DeepSpeech on PaddlePaddle

License python version support os

DeepSpeech on PaddlePaddle is an open-source implementation of end-to-end Automatic Speech Recognition (ASR) engine, with PaddlePaddle platform. Our vision is to empower both industrial application and academic research on speech recognition, via an easy-to-use, efficient and scalable implementation, including training, inference & testing module, and demo deployment.

Models

Setup

  • python>=3.7
  • paddlepaddle>=2.0.0

Please see install.

Getting Started

Please see Getting Started and tiny egs.

More Information

Questions and Help

You are welcome to submit questions in Github Discussions and bug reports in Github Issues. You are also welcome to contribute to this project.

License

DeepSpeech is provided under the Apache-2.0 License.

About

A PaddlePaddle implementation of ASR.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 63.4%
  • Jupyter Notebook 26.2%
  • C++ 9.0%
  • Shell 1.1%
  • Other 0.3%