You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.
I have one question here. In the original GitHub repository, there are two wav2lip models provided-
wav2lip.pth
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 : )
The text was updated successfully, but these errors were encountered:
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.
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-
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 : )
The text was updated successfully, but these errors were encountered: