游雁
2024-12-11 0f3d2d1266fec1b1666be1a4e0a2d234eb152567
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
```