JUST-DUB-IT: Video Dubbing via Joint Audio-Visual Diffusion
Anthony Chen, Naomi Ken Korem, Tavi Halperin, Matan Ben Yosef, Urska Jelercic, Ofir Bibi, Or Patashnik, Daniel Cohen-Or
TL;DR
JUST-DUB-IT reframes video dubbing as a single, joint audio–visual generation task by adapting a pretrained audio–visual diffusion backbone with a lightweight LoRA. It synthesizes paired multilingual supervision via language-switching and inpainting, and employs context-aligned positional encoding with modality-isolated cross-attention to preserve identity and synchronize lip motion with translated speech. The approach demonstrates robust audiovisual coherence, accurate lip synchronization, and resilience to real-world dynamics, outperforming modular baselines on standard and unconstrained datasets. This work highlights the potential of strong audio–visual priors for holistic multimodal editing tasks and paves the way for more integrated dubbing systems that respect scene context and paralinguistic cues.
Abstract
Audio-Visual Foundation Models, which are pretrained to jointly generate sound and visual content, have recently shown an unprecedented ability to model multi-modal generation and editing, opening new opportunities for downstream tasks. Among these tasks, video dubbing could greatly benefit from such priors, yet most existing solutions still rely on complex, task-specific pipelines that struggle in real-world settings. In this work, we introduce a single-model approach that adapts a foundational audio-video diffusion model for video-to-video dubbing via a lightweight LoRA. The LoRA enables the model to condition on an input audio-video while jointly generating translated audio and synchronized facial motion. To train this LoRA, we leverage the generative model itself to synthesize paired multilingual videos of the same speaker. Specifically, we generate multilingual videos with language switches within a single clip, and then inpaint the face and audio in each half to match the language of the other half. By leveraging the rich generative prior of the audio-visual model, our approach preserves speaker identity and lip synchronization while remaining robust to complex motion and real-world dynamics. We demonstrate that our approach produces high-quality dubbed videos with improved visual fidelity, lip synchronization, and robustness compared to existing dubbing pipelines.
