new repo https://github.com/AIFSH/GSTTS-ComfyUI
a comfyui custom node for GPT-SoVITS! you can voice cloning and tts in comfyui now
apt update
apt install ffmpeg
for Windows,you can install `ffmpeg` by [WingetUI](https://github.com/marticliment/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](https://hf-mirror.com/) to config your env.
或者下载[权重文件](https://pan.quark.cn/s/e5057be01087)解压后把`pretrained_models`整个文件夹放进`ComfyUI-GPT_SoVITS`目录
## Windows
There is a portable standalone build for Windows that should work for running on Nvidia GPUs and cuda>=11.8,
click [the link](https://www.bilibili.com/video/BV1qx4y1h7T2) to download
$ claude mcp add ComfyUI-GPT_SoVITS \
-- python -m otcore.mcp_server <graph>