游雁
2024-04-30 9a8086bdf5c15d45087175f170ac33d574c0ed79
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
```