游雁
2024-05-08 33a9e08dc9b65abc3f3e18d14253f95c79e0f749
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
```