提交 20b50ca4 编写于 作者: Y Yibing Liu

append README.md

上级 359dc2a9
......@@ -77,3 +77,29 @@ More help for arguments:
```
python infer.py --help
```
### Evaluating
```
CUDA_VISIBLE_DEVICES=0 python evaluate.py
```
More help for arguments:
```
python evaluate.py --help
```
### Parameters tuning
Parameters tuning for the CTC beam search decoder
```
CUDA_VISIBLE_DEVICES=0 python tune.py
```
More help for arguments:
```
python tune.py --help
```
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册