游雁
2023-04-27 c1d4bd297a4418ef44882079c4845cfe64ed0b21
funasr/runtime/python/websocket/README.md
@@ -30,7 +30,7 @@
[//]: # (```)
#### ASR streaming server
```shell
python ws_server_online.py --host "0.0.0.0" --port 10095
python ws_server_online.py --host "0.0.0.0" --port 10095 --asr_model_online "damo/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-online"
```
####