hnluo
2023-12-07 73959c6e8e80a6e735bbb7d63acf942a6e2f652d
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
```