游雁
2023-07-19 73528af03fc3693b6fd102a2f4267b712b636a6c
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
```