diff --git a/demos/speech_recognition/README.md b/demos/speech_recognition/README.md index a3cda1ef993483b25203b177e0c186da6f430491..c49afa35c2d8027011c333eb110eb22b1d08924d 100644 --- a/demos/speech_recognition/README.md +++ b/demos/speech_recognition/README.md @@ -46,7 +46,10 @@ wget -c https://paddlespeech.bj.bcebos.com/PaddleAudio/zh.wav https://paddlespee Output: ```bash + # Chinese [2021-12-08 13:12:34,063] [ INFO] [utils.py] [L225] - ASR Result: 我认为跑步最重要的就是给我带来了身体健康 + # English + [2022-01-12 11:51:10,815] [ INFO] - ASR Result: i knocked at the door on the ancient side of the building ``` - Python API