zhaomingwork
2024-03-19 b32b21d9c8b0ea659711760e7c80fb572d6b7a41
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
```