夜雨飘零
2024-02-02 85c08383831ea2b7cdf4c6f863f71b20b95b6782
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
```