Easy-to-use Speech Toolkit including SOTA/Streaming ASR with punctuation, influential TTS with text frontend, Speaker Verification System and End-to-End Speech Simultaneous Translation.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Hui Zhang 6e57a789e1
add stale config (#604)
3 years ago
.github add stale config (#604) 3 years ago
.notebook E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
.pre-commit-hooks
.travis E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
deepspeech E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
docs update doc (#603) 3 years ago
examples E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
tests E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
third_party update doc (#603) 3 years ago
tools Support paddle 2.x (#538) 4 years ago
utils E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
.clang-format E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
.flake8 E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
.gitconfig E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
.gitignore E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
.pre-commit-config.yaml E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
.style.yapf
.travis.yml E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
.vimrc E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
LICENSE
README.md update doc (#603) 3 years ago
README_cn.md update doc (#603) 3 years ago
env.sh E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago
requirements.txt update doc (#603) 3 years ago
setup.sh E2E/Streaming Transformer/Conformer ASR (#578) 3 years ago

README.md

中文版

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.

Models

Setup

  • python>=3.7
  • paddlepaddle>=2.1.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.

Acknowledgement

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