游雁
2024-03-21 7a4d17b54df09b15c40d0fd7c3af6f9ee3a25e73
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
```