游雁
2024-04-30 09b9bc0c87f66cc8903ac06606f3339ecb04d18d
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
```