lingji-yidong
2024-08-19 f43da18b5e097515c12438c70fc7918c29e5d0c8
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
```