You said that?
Joon Son Chung, Amir Jamaludin, Andrew Zisserman
TL;DR
Speech2Vid addresses the challenge of producing lip-synced talking-face videos from a single identity image and an audio clip. It uses a two-stream CNN to learn a joint audio-visual embedding that generates video frames in real time, trained on tens of hours of unlabelled video data. The approach supports unseen identities and speech and includes a dedicated deblurring module to sharpen outputs. Key findings show the importance of identity-preserving skip connections and benefit from multiple identity images, with a practical lip re-dubbing workflow enabled by alignment and Poisson blending.
Abstract
We present a method for generating a video of a talking face. The method takes as inputs: (i) still images of the target face, and (ii) an audio speech segment; and outputs a video of the target face lip synched with the audio. The method runs in real time and is applicable to faces and audio not seen at training time. To achieve this we propose an encoder-decoder CNN model that uses a joint embedding of the face and audio to generate synthesised talking face video frames. The model is trained on tens of hours of unlabelled videos. We also show results of re-dubbing videos using speech from a different person.
