游雁
2023-11-23 723488d97b256a2682af3bf8eb8a8da2c1a6990d
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
```