雾聪
2024-01-26 8f9a6ba15be8564b12f0018cc3d300a525a48364
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
```