游雁
2024-06-10 1cd2812d4653ade8d77b698c0fc1641005ff3d85
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
```