Copy ur voice

VALLE本機部署

教學影片 https://www.youtube.com/watch?v=D8tFRIF92WY 

Github https://github.com/Plachtaa/VALL-E-X/blob/master/README-ZH.md

如果需要制作prompt,需要安装 ffmpeg 并将其所在文件夹加入到环境变量PATH中 (這個參考Refacer部屬裡FFMEPG的教學)

執行 python -X utf8 launch-ui.py

會跳出一個網頁視窗

=================================

如果要使用GPU,必須要下指令 

移除 pip uninstall torch torchvision torchaudio

安裝 pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu

118 這裡是安裝cudua 11.8版本(支援11.7以上)

或直接到 https://pytorch.org/get-started/locally/ 

執行 python -X utf8 launch-ui.py


====================

中文的話要繁中轉簡中唷