topjgc
2025-08-14 68dcef510a62c93ec24c05c4f9438755668a1c9e
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
```