雾聪
2023-12-13 51f7b76660fdb319c609138d4f922f3bdbc397f7
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
```