游雁
2023-05-24 d86b4531e0c64494f6a150e8220c7c6e7907d3dc
funasr/runtime/html5/readme.md
@@ -41,13 +41,12 @@
```shell
python ws_server_online.py  --port 5921
```
## 3.modify asr address in wsconnecter.js according to your environment
asr address in wsconnecter.js must be wss, just like
var Uri = "wss://xxx:xxx/"
## 4.open browser to access html5 demo
## 3.open browser to access html5 demo
https://youraddress:port/static/index.html
## 4.modify asr address in html according to your environment
asr address in index.html must be wss