This code should be run in google colab.
- Create two folders in your google drive namely
Wav2LipandWav2lip - In
Wav2Lipyou will be storing your input files. whereas inWav2lipyou will be storing your pre-trained model taken from theWav2Liprepo. - Next go to google colab navigate to the code cell below the markdown stating
Now let's try!change the input to the file you want to process. Do the same for the cell below it as well. - Now if you run all the cells, you will get the output in the
Wav2Lipfolder. I have already attached the inputs and the acquired output in the repo.