zhifu gao
2024-02-22 26a53fb18159759cef0b5504531eb4f5d436728f
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
```