mengzhe.cmz
2023-03-23 b0887f17678e0e5c4bd895e36695b242f2f1aee8
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
```