Shushing! Let's Imagine an Authentic Speech from the Silent Video
Jiaxin Ye, Hongming Shan
TL;DR
This work tackles vision-guided speech generation by introducing Consistent Video-to-Speech (CV2S), which aims to synthesize authentic speech from silent videos with aligned semantic content, timbre, and emotional prosody. It introduces ImaginTalk, a discrete diffusion framework that operates in a token space to address one-to-many mapping issues, featuring a discrete lip aligner for semantic tokens, a face-style adapter for acoustic style, and a Style-DiT with Dual-adaLN to drive timbre and prosody dynamics synchronized with lip semantics. The approach achieves higher semantic consistency and expressive prosody compared to state-of-the-art text-free baselines, with robust lip synchronization demonstrated through objective metrics and subjective MOS evaluations. The proposed method has practical impact for dubbing, aphonia assistance, and silent-environment dialogue, while acknowledging privacy and consent considerations for facial and vocal data and signaling avenues for dataset expansion and vocabulary growth in future work.
Abstract
Vision-guided speech generation aims to produce authentic speech from facial appearance or lip motions without relying on auditory signals, offering significant potential for applications such as dubbing in filmmaking and assisting individuals with aphonia. Despite recent progress, existing methods struggle to achieve unified cross-modal alignment across semantics, timbre, and emotional prosody from visual cues, prompting us to propose Consistent Video-to-Speech (CV2S) as an extended task to enhance cross-modal consistency. To tackle emerging challenges, we introduce ImaginTalk, a novel cross-modal diffusion framework that generates faithful speech using only visual input, operating within a discrete space. Specifically, we propose a discrete lip aligner that predicts discrete speech tokens from lip videos to capture semantic information, while an error detector identifies misaligned tokens, which are subsequently refined through masked language modeling with BERT. To further enhance the expressiveness of the generated speech, we develop a style diffusion transformer equipped with a face-style adapter that adaptively customizes identity and prosody dynamics across both the channel and temporal dimensions while ensuring synchronization with lip-aware semantic features. Extensive experiments demonstrate that ImaginTalk can generate high-fidelity speech with more accurate semantic details and greater expressiveness in timbre and emotion compared to state-of-the-art baselines. Demos are shown at our project page: https://imagintalk.github.io.
