haoneng.lhn
2023-07-19 7a19c526024ce68b0a35f37b30b12037dba82240
funasr/runtime/html5/readme.md
@@ -1,3 +1,5 @@
([简体中文](./readme_zh.md)|English)
# Html5 server for asr service
## Requirement
@@ -41,7 +43,7 @@
`Tips:` asr service and html5 service should be deployed on the same device.
```shell
cd ../python/websocket
python wss_srv_asr.py --port 10095
python funasr_wss_server.py --port 10095
```