雾聪
2023-12-12 3c83d64c84602de055f503af7d4e2761c829ec2e
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
```