Yabin Li
2023-08-21 2aa0b0d6bbac7e4b7a868211e2d64774c9a4d28d
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