shixian.shi
2024-01-22 7ab24f4e746572b56c90bba30360244e873d4568
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
```