English

Audio Input Generates Continuous Frames to Synthesize Facial Video Using Generative Adiversarial Networks

Sound 2022-07-20 v1 Computer Vision and Pattern Recognition Graphics Machine Learning Audio and Speech Processing

Abstract

This paper presents a simple method for speech videos generation based on audio: given a piece of audio, we can generate a video of the target face speaking this audio. We propose Generative Adversarial Networks (GAN) with cut speech audio input as condition and use Convolutional Gate Recurrent Unit (GRU) in generator and discriminator. Our model is trained by exploiting the short audio and the frames in this duration. For training, we cut the audio and extract the face in the corresponding frames. We designed a simple encoder and compare the generated frames using GAN with and without GRU. We use GRU for temporally coherent frames and the results show that short audio can produce relatively realistic output results.

Keywords

Cite

@article{arxiv.2207.08813,
  title  = {Audio Input Generates Continuous Frames to Synthesize Facial Video Using Generative Adiversarial Networks},
  author = {Hanhaodi Zhang},
  journal= {arXiv preprint arXiv:2207.08813},
  year   = {2022}
}

Comments

5 pages, 5 figures

R2 v1 2026-06-25T01:01:32.845Z