雾聪
2024-03-27 e5fb0fb7e5cacb36e05181136539e0b31c11b996
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
```