语帆
2024-03-04 beb5db6c1c44664a1415dc85e7cf441504f1c2a5
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
```