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