游雁
2023-03-23 b006d268cd52a6febdae7344ecb183b510391ae5
websocket
1个文件已修改
2 ■■■■■ 已修改文件
funasr/runtime/python/websocket/README.md 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
funasr/runtime/python/websocket/README.md
@@ -31,6 +31,8 @@
Install the requirements for client
```shell
git clone https://github.com/alibaba/FunASR.git && cd FunASR
cd funasr/runtime/python/websocket
pip install -r requirements_client.txt
```