游雁
2025-03-11 93c701bab6ae8582db3c6d1d357e279c231f8d26
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
```