游雁
2024-02-20 cb8b09e085bdfb5599ccd1a862912bc0b7e4f41c
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
```