Update README.md

This commit is contained in:
Yabin Li 2023-07-05 19:03:36 +08:00 committed by GitHub
parent 664dfaf1bc
commit 850b701f4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,9 +43,6 @@ python funasr_wss_server.py --port 10095
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