Markfryazino / wav2lip-hq

Extension of Wav2Lip repository for processing high-quality videos.
534 stars 235 forks source link

Can you provide the wav2lip.pth? #28

Open n0obcoder opened 1 year ago

n0obcoder commented 1 year ago

Hi! Thank you so much for making work public : )

I have one question here. In the original GitHub repository, there are two wav2lip models provided-

  1. wav2lip.pth
  2. wav2lip_gan.pth

But in your repository, I could not find the link to the model without GAN. The model without GAN, as mentioned in the original paper, claims to perform better lip sync, but has lower quality.

It would be great it you could make the wav2lip.pth (pytorch model) public too.

Thanks again : )

n0obcoder commented 1 year ago

there are 3 links, yes. What i am talking about is the 4th link. This 4th model wav2lip.pth can be used in place of wav2lip_gan.pth. It is supposed to give better lip sync.

altryne commented 1 year ago

Have you tried the original repo links?