GPT-SoVITS icon indicating copy to clipboard operation
GPT-SoVITS copied to clipboard

3连后1Ba-SoVITS报错

Open ujasssyc opened this issue 1 year ago • 2 comments
trafficstars

RuntimeError: cuFFT doesn't support signals of half type with compute capability less than SM_53, but the device containing input half tensor only has SM_52

ujasssyc avatar Feb 19 '24 09:02 ujasssyc

半精度 cuFFT 需要 GPU 架构至少是 SM_53 以上,应该是你的显卡算力不够,所以可以考虑换个设备或者线上方案。

SapphireLab avatar Feb 19 '24 16:02 SapphireLab

What's your GPU?

RVC-Boss avatar Feb 22 '24 15:02 RVC-Boss