zhifu gao
2024-03-28 08a318b72f1a0229a6de84950690b2aac69c9ec2
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
```