游雁
2024-07-01 e8f68b44dd65ede9278e89a5277a5cf66d546375
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
```