游雁
2023-11-28 4bdf1c2e7116e6f1644b6c7d0fdc3d7cb0ba5573
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
```