游雁
2024-10-10 2330e58f5ffa6d78cbdc099ac1a7e0aa1bd6a09f
runtime/python/websocket/README.md
@@ -16,7 +16,7 @@
### Install the requirements for server
```shell
cd funasr/runtime/python/websocket
cd runtime/python/websocket
pip install -r requirements_server.txt
```