| funasr/runtime/python/websocket/README.md | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| funasr/runtime/python/websocket/requirements_client.txt | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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 funasr/runtime/python/websocket/requirements_client.txt
@@ -1,2 +1,2 @@ websockets import pyaudio pyaudio