shixian.shi
2024-01-16 b7cb19b01a1454f7a1388e24dcd4e10fc654bd7c
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
```