游雁
2024-02-19 6f3005e0632a616e4a7c492d9acf5062bef3bbb0
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
```