hnluo
2023-12-08 aab1fcd6b610e51bbc1f5217a9d2166daea44fa9
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
```