hnluo
2023-04-27 6fc01b9362b079f8444a91193f8789d60095ab48
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"
```
####