雾聪
2024-01-08 2f186d5272aa65ea920df938acea46ccb71e70e7
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
```