DiVISe: Direct Visual-Input Speech Synthesis Preserving Speaker Characteristics And Intelligibility
Yifan Liu, Yu Fang, Zhouhan Lin
TL;DR
DiVISe tackles the challenge of generating intelligible speech from silent video while preserving speaker characteristics without acoustic hints. It introduces an end-to-end V2S framework that predicts Mel-spectrograms from video using a pre-trained AV-HuBERT backbone and a Conformer, paired with a mel-based vocoder that is fine-tuned on generated Mel-spectrograms. Across LRS2 and LRS3, DiVISe achieves state-of-the-art speaker-characteristic preservation and strong intelligibility, without relying on extra inputs during training or inference, and demonstrates favorable scaling with data and model size. The work emphasizes the importance of mel-based vocoders for speaker fidelity and shows practical gains in both objective and subjective evaluations, with clear avenues for real-time and multilingual extensions in future work.
Abstract
Video-to-speech (V2S) synthesis, the task of generating speech directly from silent video input, is inherently more challenging than other speech synthesis tasks due to the need to accurately reconstruct both speech content and speaker characteristics from visual cues alone. Recently, audio-visual pre-training has eliminated the need for additional acoustic hints in V2S, which previous methods often relied on to ensure training convergence. However, even with pre-training, existing methods continue to face challenges in achieving a balance between acoustic intelligibility and the preservation of speaker-specific characteristics. We analyzed this limitation and were motivated to introduce DiVISe (Direct Visual-Input Speech Synthesis), an end-to-end V2S model that predicts Mel-spectrograms directly from video frames alone. Despite not taking any acoustic hints, DiVISe effectively preserves speaker characteristics in the generated audio, and achieves superior performance on both objective and subjective metrics across the LRS2 and LRS3 datasets. Our results demonstrate that DiVISe not only outperforms existing V2S models in acoustic intelligibility but also scales more effectively with increased data and model parameters. Code and weights can be found at https://github.com/PussyCat0700/DiVISe.
