Views
No views yet
Wav2Lip algorithm.git clone https://github.com/saifhassan/Wav2Lip-HD.git
cd Wav2Lip-HD
pip install -r requirements.txt| Model | Directory | Download Link |
|---|---|---|
| Wav2Lip | checkpoints/ | Link |
| ESRGAN | experiments/001_ESRGAN_x4_f64b23_custom16k_500k_B16G1_wandb/models/ | Link |
| Face_Detection | face_detection/detection/sfd/ | Link |
| Real-ESRGAN | Real-ESRGAN/gfpgan/weights/ | Link |
| Real-ESRGAN | Real-ESRGAN/weights/ | Link |
input_videos directory and input audio to input_audios directory.run_final.sh file and modify following parameters:filename=kennedy (just video file name without extension)input_audio=input_audios/ai.wav (audio filename with extension)run_final.sh using following command:bash run_final.shoutput_videos_wav2lip directory contains video output generated by wav2lip algorithm.frames_wav2lip directory contains frames extracted from video (generated by wav2lip algorithm).frames_hd directory contains frames after performing super-resolution using Real-ESRGAN algorithm.output_videos_hd directory contains final high quality video output generated by Wav2Lip-HD.| Frame by Wav2Lip | Optimized Frame |
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
| Video by Wav2Lip | Optimized Video |
|---|---|