zhifu gao
2024-04-17 e8f80e96f99cb856423d030c7d055c302a6d3278
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
```