GRCVJan 29

JUST-DUB-IT: Video Dubbing via Joint Audio-Visual Diffusion

arXiv:2601.22143v13 citationsh-index: 21
Originality Incremental advance
AI Analysis

This work addresses video dubbing for multimedia applications, offering a more robust and efficient single-model approach compared to complex pipelines, though it is incremental as it builds on existing audio-visual foundation models.

The authors tackled video dubbing by adapting an audio-visual diffusion model with a lightweight LoRA to generate translated audio and synchronized facial motion from input videos, resulting in high-quality dubbed videos with improved visual fidelity and lip synchronization compared to existing methods.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes