English

VSSFlow: Unifying Video-conditioned Sound and Speech Generation via Joint Learning

Audio and Speech Processing 2026-03-23 v4 Artificial Intelligence Computation and Language Computer Vision and Pattern Recognition Sound

Abstract

Video-conditioned audio generation, including Video-to-Sound (V2S) and Visual Text-to-Speech (VisualTTS), has traditionally been treated as distinct tasks, leaving the potential for a unified generative framework largely underexplored. In this paper, we bridge this gap with VSSFlow, a unified flow-matching framework that seamlessly solve both problems. To effectively handle multiple input signals within a Diffusion Transformer (DiT) architecture, we propose a disentangled condition aggregation mechanism leveraging distinct intrinsic properties of attention layers: cross-attention for semantic conditions, and self-attention for temporally-intensive conditions. Besides, contrary to the prevailing belief that joint training for the two tasks leads to performance degradation, we demonstrate that VSSFlow maintains superior performance during end-to-end joint learning process. Furthermore, we use a straightforward feature-level data synthesis method, demonstrating that our framework provides a robust foundation that easily adapts to joint sound and speech generation using synthetic data. Extensive experiments on V2S, VisualTTS and joint generation benchmarks show that VSSFlow effectively unifies these tasks and surpasses state-of-the-art domain-specific baselines, underscoring the critical potential of unified generative models. Project page: https://vasflow1.github.io/vasflow/

Keywords

Cite

@article{arxiv.2509.24773,
  title  = {VSSFlow: Unifying Video-conditioned Sound and Speech Generation via Joint Learning},
  author = {Xin Cheng and Yuyue Wang and Xihua Wang and Yihan Wu and Kaisi Guan and Yijing Chen and Peng Zhang and Xiaojiang Liu and Meng Cao and Ruihua Song},
  journal= {arXiv preprint arXiv:2509.24773},
  year   = {2026}
}

Comments

Paper Under Review