Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning to Dub Movies via Hierarchical Prosody Models

About

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.

Gaoxiang Cong, Liang Li, Yuankai Qi, Zhengjun Zha, Qi Wu, Wenyu Wang, Bin Jiang, Ming-Hsuan Yang, Qingming Huang• 2022

Related benchmarks

TaskDatasetResultRank
Video-to-Speech SynthesisV2C-Animation (test)
MCD15.66
13
Multi-speaker DubbingV2C-Animation Dub 1.0 (test)
Speaker Similarity (SPK-SIM)53.76
12
Multi-speaker DubbingGRID Dub 1.0 (test)
SPK-SIM (%)85.11
12
Movie DubbingV2C-Animation Dub denoise 2.0
Speaker Similarity31.42
12
Video-to-Speech SynthesisV2C-Animation
Sim-O11
11
Video-to-Speech SynthesisGRID (test)
Sim-O0.46
11
Movie DubbingGRID Dubbing Setting 2.0
LSE-C5.82
10
Movie DubbingGRID Dubbing Setting 1.0
LSE-C5.76
10
Video-to-Speech SynthesisV2C Dub 3.0
MOS-S3.11
10
Video DubbingChem Setting 1.0 (test)
LSE-C7.85
8
Showing 10 of 12 rows

Other info

Code

Follow for update