雾聪
2023-12-15 3313eb681e34d34292019dc20f6a1aff48a6dcfc
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
```