querryton
2024-04-20 01df8f330ccc754223d5e2d688dc0a55d27f2dcc
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
```