weiliang
2023-03-24 1b8419d83267954b861a86f5ba1ccc6f60fe9098
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
```