游雁
2023-03-23 4d83394191688d8330694f4d7f411edf0701eb3c
funasr/runtime/python/websocket/README.md
@@ -37,7 +37,7 @@
Start client
```shell
python ASR_client.py --host "localhost" --port 10095 --chunk_size 300
python ASR_client.py --host "127.0.0.1" --port 10095 --chunk_size 300
```
## Acknowledge