The Wayback Machine - http://web.archive.org/web/20210809124816/https://github.com/PaddlePaddle/DeepSpeech
Skip to content
develop
Switch branches/tags
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Aug 5, 2021
doc
May 28, 2021
Nov 14, 2017

中文版

PaddlePaddle ASR toolkit

License python version support os

PaddleASR 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, samller and scalable implementation, including training, inference & testing module, and deployment.

Features

See feature list for more information.

Setup

  • python>=3.7
  • paddlepaddle>=2.1.2

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

DeepASR is provided under the Apache-2.0 License.

Acknowledgement

We depends on many open source repos. See References for more information.