English

Learning to Dub Movies via Hierarchical Prosody Models

Computation and Language 2023-04-05 v2 Sound Audio and Speech Processing

Abstract

Given a piece of text, a video clip and a reference audio, the movie dubbing (also known as visual voice clone V2C) task aims to generate speeches that match the speaker's emotion presented in the video using the desired speaker voice as reference. V2C is more challenging than conventional text-to-speech tasks as it additionally requires the generated speech to exactly match the varying emotions and speaking speed presented in the video. Unlike previous works, we propose a novel movie dubbing architecture to tackle these problems via hierarchical prosody modelling, which bridges the visual information to corresponding speech prosody from three aspects: lip, face, and scene. Specifically, we align lip movement to the speech duration, and convey facial expression to speech energy and pitch via attention mechanism based on valence and arousal representations inspired by recent psychology findings. Moreover, we design an emotion booster to capture the atmosphere from global video scenes. All these embeddings together are used to generate mel-spectrogram and then convert to speech waves via existing vocoder. Extensive experimental results on the Chem and V2C benchmark datasets demonstrate the favorable performance of the proposed method. The source code and trained models will be released to the public.

Keywords

Cite

@article{arxiv.2212.04054,
  title  = {Learning to Dub Movies via Hierarchical Prosody Models},
  author = {Gaoxiang Cong and Liang Li and Yuankai Qi and Zhengjun Zha and Qi Wu and Wenyu Wang and Bin Jiang and Ming-Hsuan Yang and Qingming Huang},
  journal= {arXiv preprint arXiv:2212.04054},
  year   = {2023}
}

Comments

accepted to CVPR 2023