zhifu gao
2024-03-06 294c1162df0141f5f8ed1c5fd79ff88b948e8467
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
```