游雁
2023-07-21 c542eacb0aadcbc49c63db40429fca4e08f807a4
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
```