punctuation-restorationstreaming-ttsspeech-recognitionvocoderkwsstreaming-asrspeech-alignmentttsconformerspeech-translationvoice-recognitionsound-classificationtransformerasrspeech-synthesisvoice-cloning
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.
|
|
9 years ago | |
|---|---|---|
| README.md | 9 years ago | |
| audio_data_utils.py | 9 years ago | |
| eng_vocab.txt | 9 years ago | |
| infer.py | 9 years ago | |
| librispeech.py | 9 years ago | |
| model.py | 9 years ago | |
| requirements.sh | 9 years ago | |
| train.py | 9 years ago | |
README.md
Deep Speech 2 on PaddlePaddle
sh requirements.sh
python librispeech.py
python train.py
Please add warp-ctc library path (usually $PADDLE_INSTALL_DIR/Paddle/third_party/install/warpctc/lib) to LD_LIBRARY_PATH.