Yabin Li
2023-07-05 dd3c52c67b02241648fc34ba6cced36457007b28
funasr/runtime/python/websocket/README.md
@@ -43,6 +43,9 @@
Install the requirements for client
```shell
apt-get install -y ffmpeg #ubuntu
# yum install -y ffmpeg # centos
git clone https://github.com/alibaba/FunASR.git && cd FunASR
cd funasr/runtime/python/websocket
pip install -r requirements_client.txt