AlignDiT: Multimodal Aligned Diffusion Transformer for Synchronized Speech Generation
Jeongsoo Choi, Ji-Hoon Kim, Kim Sung-Bin, Tae-Hyun Oh, Joon Son Chung
TL;DR
AlignDiT tackles multimodal-to-speech generation from text, video, and reference audio by casting speech synthesis as a conditional diffusion process. It introduces a Diffusion Transformer with audio-video-text fusion and three conditioning strategies, selecting multimodal cross-attention as the most effective, and augments training with a multi-task objective that combines conditional flow matching and CTC-based alignment. The model benefits from audio-only pretraining and a multimodal classifier-free guidance scheme with modality-specific controls, enabling robust handling of varying input modalities. On large-scale benchmarks, AlignDiT achieves state-of-the-art results in ADR, video-to-speech, and visual forced alignment, while also demonstrating strong generalization to related multimodal tasks and practical applicability for dubbing and virtual avatars.
Abstract
In this paper, we address the task of multimodal-to-speech generation, which aims to synthesize high-quality speech from multiple input modalities: text, video, and reference audio. This task has gained increasing attention due to its wide range of applications, such as film production, dubbing, and virtual avatars. Despite recent progress, existing methods still suffer from limitations in speech intelligibility, audio-video synchronization, speech naturalness, and voice similarity to the reference speaker. To address these challenges, we propose AlignDiT, a multimodal Aligned Diffusion Transformer that generates accurate, synchronized, and natural-sounding speech from aligned multimodal inputs. Built upon the in-context learning capability of the DiT architecture, AlignDiT explores three effective strategies to align multimodal representations. Furthermore, we introduce a novel multimodal classifier-free guidance mechanism that allows the model to adaptively balance information from each modality during speech synthesis. Extensive experiments demonstrate that AlignDiT significantly outperforms existing methods across multiple benchmarks in terms of quality, synchronization, and speaker similarity. Moreover, AlignDiT exhibits strong generalization capability across various multimodal tasks, such as video-to-speech synthesis and visual forced alignment, consistently achieving state-of-the-art performance. The demo page is available at https://mm.kaist.ac.kr/projects/AlignDiT.
