AIFSH / ComfyUI-GPT_SoVITS

a comfyui custom node for GPT-SoVITS! you can voice cloning and tts in comfyui now
Other
161 stars 14 forks source link

folder path wrong #11

Closed erjihaoshi closed 2 months ago

erjihaoshi commented 2 months ago

nodes.py

SoVITS_weight_root = os.path.join(out_path,"sovits_weights") GPT_weight_root = os.path.join(out_path,"gpt_weights")

there maybe wrong with folder