提交 5ba0e0a0 编写于 作者: Y Yibing Liu

update setup in readme

上级 82913e4b
...@@ -31,8 +31,9 @@ To avoid the trouble of environment setup, [running in docker container](#runnin ...@@ -31,8 +31,9 @@ To avoid the trouble of environment setup, [running in docker container](#runnin
### Setup ### Setup
```bash ```bash
git clone https://github.com/PaddlePaddle/models.git sudo apt-get install -y pkg-config libflac-dev libogg-dev libvorbis-dev swig
cd models/deep_speech_2 git clone https://github.com/PaddlePaddle/DeepSpeech.git
cd DeepSpeech
sh setup.sh sh setup.sh
``` ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册