You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PaddleSpeech/demos/streaming_asr_server/web/readme.md

469 B

paddlespeech serving 网页Demo

图片

step1: 开启流式语音识别服务器端

# 开启流式语音识别服务
cd PaddleSpeech/demos/streaming_asr_server
paddlespeech_server start --config_file conf/ws_conformer_wenetspeech_application_faster.yaml

step2: 谷歌游览器打开 web目录下index.html

step3: 点击连接验证WebSocket是否成功连接

step4点击开始录音(弹窗询问,允许录音)