wuhongsheng
2024-07-02 ba0325c004b4d660c769c02c70e9e5a9534ca6ed
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
```