Merge pull request #12 from AnyaCoder/patch-1

Update README.md for Ubuntu
This commit is contained in:
RVC-Boss 2024-01-17 15:46:10 +08:00 committed by GitHub
commit 7558c44d29
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,6 +58,8 @@ pip install modelscope torchaudio sentencepiece funasr
```bash ```bash
sudo apt install ffmpeg sudo apt install ffmpeg
sudo apt install libsox-dev
conda install -c conda-forge 'ffmpeg<7'
``` ```
#### MacOS Users #### MacOS Users