游雁
2023-06-26 a57dc4a93f9815f943733926d5b8bf285f37e211
README.md
@@ -96,10 +96,12 @@
### runtime
An example with websocket:
For the server:
```shell
python wss_srv_asr.py --port 10095
```
For the client:
```shell
python wss_client_asr.py --host "0.0.0.0" --port 10095 --mode 2pass --chunk_size "5,10,5"