为什么face_locator_tensor 这么慢呀。。。69s一步
To create a public link, set share=True in launch().
video in 24 FPS, audio idx in 50FPS
whisper_chunks: (361, 50, 384)
audio_fea_final: torch.Size([1, 361, 50, 384])
ref_image_latents shape: torch.Size([1, 4, 64, 64])
face_mask_tensor shape: torch.Size([1, 1, 1, 512, 512])
face_locator_tensor shape: torch.Size([2, 320, 1, 64, 64])
3%|████ | 1/30 [01:09<33:30, 69.32s/it]
我也有相同的问题 特别慢,感觉 GPU 没被有效利用
但我不确定是不是 ComfyUI 插件带来的问题
https://github.com/smthemex/ComfyUI_EchoMimic
Same question
我也有相同的问题 特别慢,感觉 GPU 没被有效利用
但我不确定是不是 ComfyUI 插件带来的问题
https://github.com/smthemex/ComfyUI_EchoMimic
应该不是comfyUI问题,我用项目自带gradio启,也是同样问题 112s/it
it seems like project is dead, cause no one is answering
on no..everybody resolve it?
on no..everybody resolve it?
不懂这个,还是有这个问题,太慢了
这个函数每点击下页面都要重新加载,不清楚是加载模型还是推理慢