VinTAGe: Joint Video and Text Conditioning for Holistic Audio Generation
Journal:
arXiv
Published Date:
Dec 14, 2024
Abstract
Recent advances in audio generation have focused on text-to-audio (T2A) and
video-to-audio (V2A) tasks. However, T2A or V2A methods cannot generate
holistic sounds (onscreen and off-screen). This is because T2A cannot generate
sounds aligning with onscreen objects, while V2A cannot generate semantically
complete (offscreen sounds missing). In this work, we address the task of
holistic audio generation: given a video and a text prompt, we aim to generate
both onscreen and offscreen sounds that are temporally synchronized with the
video and semantically aligned with text and video. Previous approaches for
joint text and video-to-audio generation often suffer from modality bias,
favoring one modality over the other. To overcome this limitation, we introduce
VinTAGe, a flow-based transformer model that jointly considers text and video
to guide audio generation. Our framework comprises two key components: a
Visual-Text Encoder and a Joint VT-SiT model. To reduce modality bias and
improve generation quality, we employ pretrained uni-modal text-to-audio and
video-to-audio generation models for additional guidance. Due to the lack of
appropriate benchmarks, we also introduce VinTAGe-Bench, a dataset of 636
video-text-audio pairs containing both onscreen and offscreen sounds. Our
comprehensive experiments on VinTAGe-Bench demonstrate that joint text and
visual interaction is necessary for holistic audio generation. Furthermore,
VinTAGe achieves state-of-the-art results on the VGGSound benchmark. Our source
code and pre-trained models will be released. Demo is available at:
https://www.youtube.com/watch?v=QmqWhUjPkJI.