macos
conda create -n GPTSoVits python=3.9
conda activate GPTSoVits
- 激活環(huán)境
conda activate GPTSoVits
- 停用
conda deactivate
mkdir GPTSoVits
cd GPTSoVits
git clone https://github.com/RVC-Boss/GPT-SoVITS.git
cd GPT-SoVITS
pip install -r requirements.txt
pip uninstall torch torchaudio
pip3 install --pre torch torchaudio --index-url https://download.pytorch.org/whl/nightly/cpu
conda install ffmpeg
運(yùn)行
$ python webui.py
Running on local URL: http://0.0.0.0:987
文章來(lái)源地址http://www.zghlxwxcb.cn/news/detail-833746.html
參考
- 強(qiáng)大的少樣本語(yǔ)音轉(zhuǎn)換與語(yǔ)音合成Web用戶界面
- GPT-SoVITS指南
文章來(lái)源:http://www.zghlxwxcb.cn/news/detail-833746.html
到了這里,關(guān)于GPT-SoVITS-WebUI 克隆聲音 macos搭建的文章就介紹完了。如果您還想了解更多內(nèi)容,請(qǐng)?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!