未验证 提交 4233c2e2 编写于 作者: 小湉湉's avatar 小湉湉 提交者: GitHub

Merge pull request #1190 from PaddlePaddle/Jackwaterveg-patch-1

[Doc] revise the doc
...@@ -26,6 +26,8 @@ wget -c https://paddlespeech.bj.bcebos.com/PaddleAudio/zh.wav https://paddlespee ...@@ -26,6 +26,8 @@ wget -c https://paddlespeech.bj.bcebos.com/PaddleAudio/zh.wav https://paddlespee
```bash ```bash
paddlespeech asr --input ./zh.wav paddlespeech asr --input ./zh.wav
``` ```
(It doesn't matter if package `paddlespeech-ctcdecoders` is not found, this package is optional.)
Usage: Usage:
```bash ```bash
paddlespeech asr --help paddlespeech asr --help
......
...@@ -22,6 +22,8 @@ wget -c https://paddlespeech.bj.bcebos.com/PaddleAudio/zh.wav https://paddlespee ...@@ -22,6 +22,8 @@ wget -c https://paddlespeech.bj.bcebos.com/PaddleAudio/zh.wav https://paddlespee
```bash ```bash
paddlespeech asr --input ./zh.wav paddlespeech asr --input ./zh.wav
``` ```
(如果显示`paddlespeech-ctcdecoders`这个python包没有找到的Error,没有关系,这个包是非必须的。)
使用方法: 使用方法:
```bash ```bash
paddlespeech asr --help paddlespeech asr --help
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册