未验证 提交 e0e12254 编写于 作者: J Jackwaterveg 提交者: GitHub

Update README.md

上级 08d82608
......@@ -23,7 +23,10 @@ wget -c https://paddlespeech.bj.bcebos.com/PaddleAudio/zh.wav https://paddlespee
### 3. Usage
- Command Line(Recommended)
```bash
# Chinese
paddlespeech asr --input ./zh.wav
# English
paddlespeech asr --model transformer_librispeech --lang en --input ./en.wav
```
(It doesn't matter if package `paddlespeech-ctcdecoders` is not found, this package is optional.)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册