游雁
2024-06-13 5de8bfdcd8a617ac13c13478505401bbf4e57472
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
```