游雁
2024-01-10 1028a8a036cabd6091fc1a040bbddd565fd3e911
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
```