Skip to content

Commit

Permalink
fix the cn readme.md bug, text=doc
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoMax-Xiong committed Apr 27, 2022
1 parent 3f80464 commit a132044
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demos/streaming_asr_server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ wget -c https://paddlespeech.bj.bcebos.com/PaddleAudio/zh.wav
Usage:
```bash
paddlespeech_client asr_online help
paddlespeech_client asr_online --help
```
Arguments:
- `server_ip`: server ip. Default: 127.0.0.1
Expand Down
2 changes: 1 addition & 1 deletion demos/streaming_asr_server/README_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ wget -c https://paddlespeech.bj.bcebos.com/PaddleAudio/zh.wav
使用帮助:
```bash
paddlespeech_client asr help
paddlespeech_client asr_online --help
```
参数:
Expand Down

0 comments on commit a132044

Please sign in to comment.