new repo https://github.com/AIFSH/GSTTS-ComfyUI
a comfyui custom node for GPT-SoVITS! you can voice cloning and tts in comfyui now

We do not hold any responsibility for any illegal usage of the codebase. Please refer to your local laws about DMCA and other related laws. 我們不對代碼庫的任何非法使用承擔任何責任. 請參閱您當地關於DMCA (數字千年法案) 和其他相關法律法規.
srt file for subtitle was supportedsrt make sure ffmpeg is worked in your commandline for Linux
apt update
apt install ffmpeg
for Windows,you can install ffmpeg by WingetUI automatically
then!
git clone https://github.com/AIFSH/ComfyUI-GPT_SoVITS.git
cd ComfyUI-GPT_SoVITS
pip install -r requirements.txt
weights will be downloaded from huggingface automatically! if you in china,make sure your internet attach the huggingface or if you still struggle with huggingface, you may try follow hf-mirror to config your env.
或者下載權重文件解壓後把pretrained_models整個文件夾放進ComfyUI-GPT_SoVITS目錄
There is a portable standalone build for Windows that should work for running on Nvidia GPUs and cuda>=11.8, click the link to download


