语帆
2024-03-04 9c884c566ff1a7c26f0f28e8d8ad4deb281a954d
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
```