AIFSH / ComfyUI-ChatTTS

Other
94 stars 12 forks source link

out of memory #9

Open blueroutecn opened 1 week ago

blueroutecn commented 1 week ago

torch.cuda.OutOfMemoryError: Allocation on device 0 would exceed allowed memory. (out of memory) Currently allocated : 6.89 GiB Requested : 320.00 MiB Device limit : 23.69 GiB Free (according to CUDA): 2.94 MiB PyTorch limit (set by user-supplied memory fraction) : 17179869184.00 GiB 2024-06-22 15:13:25,079- root:124- INFO- Prompt executed in 57.84 seconds

我的机器上有2张3090卡,能不能跑。

blueroutecn commented 1 week ago

加载一个17秒的wav文件,都是内存不足,但是加载2分钟的m p 3可以正常完成。