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
10.18k stars 2.19k forks source link

Colab fix #213

Closed CaptainStabs closed 3 years ago

CaptainStabs commented 3 years ago

Cell 8 needs to be changed to !cp -ri "/content/gdrive/MyDrive/Wav2Lip/wav2lip_gan.pth" /content/Wav2Lip/checkpoints/

I'd do it myself but the notebook doesn't seem to be in this repo

Minjun-KANG commented 3 years ago

https://github.com/Rudrabha/Wav2Lip/issues/140 I think it would be better to refer to the link above.