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

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