Yabin Li
2023-07-14 7c7e1c3a6d0fc58db3e7331873c6600b4bb5b970
funasr/runtime/python/websocket/README.md
@@ -43,9 +43,6 @@
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