游雁
2024-04-29 8f596af4be1c2e5c4e4b4a7008ba96f412d40fca
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
```