hnluo
2023-07-21 419d2270dc7304092c5cd67df6b8b5b8a94fd694
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
```