语帆
2024-03-01 fae6fd6d16e0fb060aa063790893f7555c421c4b
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
```