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
Tried this project out on Google Colab, does not work that great with music files I noticed which is what I was after. Not going to continue following this so closing.
Made sure the file was "Unblocked" and that "Everyone" permission was set to "Modify" for the folder in question.
Command
python.exe .\inference.py --checkpoint_path "C:\GIT\Wav2Lip\checkpoints" --face "filename.mp4" --audio "filename.mp3"
Requirements.txt
Log