diff --git a/demos/speech_recognition/README_cn.md b/demos/speech_recognition/README_cn.md index 718cad3b2..b15ec4523 100644 --- a/demos/speech_recognition/README_cn.md +++ b/demos/speech_recognition/README_cn.md @@ -23,7 +23,7 @@ wget -c https://paddlespeech.bj.bcebos.com/PaddleAudio/zh.wav https://paddlespee ```bash paddlespeech asr --input ./zh.wav ``` - (如果显示`paddlespeech-ctcdecoders`这个python包没有找到的Error,没有关系,这个包是非必须的。) + (如果显示 `paddlespeech-ctcdecoders` 这个 python 包没有找到的 Error,没有关系,这个包是非必须的。) 使用方法: ```bash