GPT-SoVITS
GPT-SoVITS copied to clipboard
SoVITS训练报错
+1
同样的报错
已经解决了, 需要使用 2.1.2 版本的 pytorch
pip uninstall torch torchvision torchaudio
pip install torch==2.1.2 torchvision==0.16.2 torchaudio==2.1.2 --index-url https://download.pytorch.org/whl/cu121