游雁
2024-06-06 f64bbaa036d5d82fc24c0c95d341849e4f1b4da6
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
```