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 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:点击开始录音(弹窗询问,允许录音)