zhifu gao
2023-06-26 4a5d933c471fc62326767083655d5c0bda102e9d
Update README.md
1个文件已修改
2 ■■■■■ 已修改文件
README.md 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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"