DeepSpeech is an open-source implementation of end-to-end Automatic Speech Recognition engine, with PaddlePaddle platform. Our vision is to empower both industrial application and academic research on speech recognition, via an easy-to-use, efficient, samller and scalable implementation, including training, inference & testing module, and deployment.
See feature list for more information.
All tested under:
- Ubuntu 16.04
- python>=3.7
- paddlepaddle>=2.1.2
Please see install.
Please see Getting Started and tiny egs.
You are welcome to submit questions in Github Discussions and bug reports in Github Issues. You are also welcome to contribute to this project.
DeepASR is provided under the Apache-2.0 License.
We depends on many open source repos. See References for more information.