SOTAVerified

End to End Lip Synchronization with a Temporal AutoEncoder

2022-03-30Code Available1· sign in to hype

Yoav Shalev, Lior Wolf

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We study the problem of syncing the lip movement in a video with the audio stream. Our solution finds an optimal alignment using a dual-domain recurrent neural network that is trained on synthetic data we generate by dropping and duplicating video frames. Once the alignment is found, we modify the video in order to sync the two sources. Our method is shown to greatly outperform the literature methods on a variety of existing and new benchmarks. As an application, we demonstrate our ability to robustly align text-to-speech generated audio with an existing video stream. Our code and samples are available at https://github.com/itsyoavshalev/End-to-End-Lip-Synchronization-with-a-Temporal-AutoEncoder.

Tasks

Reproductions