README.md 98 字节
Newer Older
1 2 3 4 5 6 7
# Deep Speech 2 on PaddlePaddle

```
sh requirements.sh
python librispeech.py
python train.py
```