游雁
2024-02-23 fa6f60fa762f271d096b8749f3cc9bfc61a6ed48
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
```