From Faces to Voices: Learning Hierarchical Representations for High-quality Video-to-Speech
Ji-Hoon Kim, Jeongsoo Choi, Jaehun Kim, Chaeyoung Jung, Joon Son Chung
TL;DR
This work tackles video-to-speech synthesis by bridging the modality gap between silent talking-face video and audible speech. It introduces a hierarchical visual encoder that maps video to acoustic spaces via content, timbre, and prosody, conditionally guiding a flow-matching decoder to synthesize mel-spectrograms, followed by a neural vocoder. The approach leverages AV-HuBERT and ArcFace representations and employs Optimal Transport Conditional Flow Matching with classifier-free guidance to achieve high fidelity with few sampling steps. On LRS3-TED and LRS2-BBC, the method achieves state-of-the-art naturalness, intelligibility, and speaker similarity, with MOS gaps to real speech as small as 0.05, indicating strong practical potential for re-dubbing, assistive communication, and other silent-video applications.
Abstract
The objective of this study is to generate high-quality speech from silent talking face videos, a task also known as video-to-speech synthesis. A significant challenge in video-to-speech synthesis lies in the substantial modality gap between silent video and multi-faceted speech. In this paper, we propose a novel video-to-speech system that effectively bridges this modality gap, significantly enhancing the quality of synthesized speech. This is achieved by learning of hierarchical representations from video to speech. Specifically, we gradually transform silent video into acoustic feature spaces through three sequential stages -- content, timbre, and prosody modeling. In each stage, we align visual factors -- lip movements, face identity, and facial expressions -- with corresponding acoustic counterparts to ensure the seamless transformation. Additionally, to generate realistic and coherent speech from the visual representations, we employ a flow matching model that estimates direct trajectories from a simple prior distribution to the target speech distribution. Extensive experiments demonstrate that our method achieves exceptional generation quality comparable to real utterances, outperforming existing methods by a significant margin.
