雾聪
2024-02-01 66022593c8ab92ba5f905c25478c1d0c96b7ba06
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
```