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

test=doc_fix

上级 4b7539cc
......@@ -67,14 +67,14 @@ Some local variables are set in the ```run.sh```.
```model_type```denotes the model type: offline or online
```audio file``` denotes the file path of the single file you want to infer in stage 6
```ckpt``` denotes the checkpoint prefix of the model, e.g. "conformer"
```ckpt``` denotes the checkpoint prefix of the model, e.g. "deepspeech2"
You can set the local variables (except ```ckpt```) when you use the ```run.sh```
For example, you can set the ```gpus``` and ``avg_num`` when you use the command line.:
```bash
bash run.sh --gpus 0,1 --avg_num 20
bash run.sh --gpus 0,1 --avg_num 1
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册