primepake / wav2lip_288x288

MIT License
524 stars 135 forks source link
audio-driven-talking-face deep-fake deep-fakes deep-learning face-talking generation generative image-animation talking-face talking-face-generation talking-head video

Better wav2lip model version.

Original repo: https://github.com/Rudrabha/Wav2Lip

Each line on filelist should be full path

First, Train syncnet

python3 train_syncnet_sam.py

Second, train wav2lip-Sam

python3 hq_wav2lip_sam_train.py

Some demo from chinese users: https://github.com/primepake/wav2lip_288x288/issues/89#issue-2047907323

New Features: DINet full pipeline training

Original repo: https://github.com/MRzzm/DINet

Citing

To cite this repository:

@misc{Wav2Lip,
  author={Rudrabha},
  title={Wav2Lip: Accurately Lip-syncing Videos In The Wild},
  year={2020},
  url={https://github.com/Rudrabha/Wav2Lip}
}