Rudrabha / Wav2Lip

This repository contains the codes of "A Lip Sync Expert Is All You Need for Speech to Lip Generation In the Wild", published at ACM Multimedia 2020. For HD commercial model, please try out Sync Labs
https://synclabs.so
9.8k stars 2.13k forks source link

Fast question - Resolution upgrading #562

Open aiconauser98 opened 9 months ago

aiconauser98 commented 9 months ago

Hi,

I would like to get the help from someone. I'm planning to create an application for one of my use case. Every time I use Wav2Lip or Wav2lip GFPGAN etc.... results are really low quality. I've seen some online application that can keep the resolution with almost no loss / almost invisible to detect the changes.

Could someone help me through discord or give me a little advice? Like is it because better tools exists, because they are using other methods, other datasets....

Any help would be considered.

Thank you

ediaStudio commented 8 months ago

try these versions:

librosa==0.9.1 numpy==1.26.1 opencv-contrib-python==4.8.1.78 opencv-python==4.8.1.78 torch==2.1.0 torchvision==0.16.0 tqdm==4.66.1 numba==0.58.1

CCFQ commented 2 months ago

Hello, have you found a way to improve the resolution?