语帆
2024-02-22 c1e136f639a650cd40c2df9599935bb7f4c307ff
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
```