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
sudo apt install ffmpeg
sudo apt install libsox-dev
conda install -c conda-forge 'ffmpeg<7'
```
#### MacOS Users
@ -115,4 +117,4 @@ Special thanks to the following projects and contributors:
- [audio-slicer](https://github.com/openvpi/audio-slicer)
- [SubFix](https://github.com/cronrpc/SubFix)
- [FFmpeg](https://github.com/FFmpeg/FFmpeg)
- [gradio](https://github.com/gradio-app/gradio)
- [gradio](https://github.com/gradio-app/gradio)