游雁
2024-08-20 10dd49637eb7a38e99d0e55f81a5ef380914e80f
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
```