zhaomingwork
2025-05-08 ae013cf597db1c523c9fac21b7e83db62304ae2d
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
```