takipipo
2025-01-16 3530688e0a1b1dfbb22dcd3324db97be5bbc0d9b
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
```