游雁
2024-06-12 be26169447b2e5f8f38c97af8f5f6a201bc6ce40
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
```