Dr. Artificial曾小健
2024-12-24 2e0b2086586212a2c04b5eb612a85796be1494f7
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
```