OpenTalker / video-retalking

[SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild
https://opentalker.github.io/video-retalking/
Apache License 2.0
6.04k stars 896 forks source link

Execution freezes at FaceDet stage #173

Open nogutsnoglorious opened 7 months ago

nogutsnoglorious commented 7 months ago

image

Any ideas what could be the case?

lucasjinreal commented 7 months ago

Same here, but after faceDet

image

nogutsnoglorious commented 7 months ago

Same here, but after faceDet

image

I can say that on other computer everything worked. It fully depends on videocard as I understand. F.e. on my laptop there is nVidia RTX 3060 6 Gb. I came up with installing this software from other fork . It takes 2 hours for 18s video, 540x960. On other PC with nVidia RTX 2080 Ti 12 Gb, it takes only 10 minutes for the same input data.

So my assumption, that it works, but it is reeeeeeally slow. And important fact to use Python 3.8 (3.8.10 in my case). It had problems with executing and freezing like in the beginning of this thread. Plus plenty of conflicts.