Mel-Refine boosts text-to-audio spectrogram sharpness by amplifying skip-connection high frequencies and attenuating backbone high frequencies at inference, but its reported 25% improvement is based on test-set-tuned parameters.
DiffAVA: Personalized Text-to-Audio Generation with Visual Alignment
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Text-to-audio (TTA) generation is a recent popular problem that aims to synthesize general audio given text descriptions. Previous methods utilized latent diffusion models to learn audio embedding in a latent space with text embedding as the condition. However, they ignored the synchronization between audio and visual content in the video, and tended to generate audio mismatching from video frames. In this work, we propose a novel and personalized text-to-sound generation approach with visual alignment based on latent diffusion models, namely DiffAVA, that can simply fine-tune lightweight visual-text alignment modules with frozen modality-specific encoders to update visual-aligned text embeddings as the condition. Specifically, our DiffAVA leverages a multi-head attention transformer to aggregate temporal information from video features, and a dual multi-modal residual network to fuse temporal visual representations with text embeddings. Then, a contrastive learning objective is applied to match visual-aligned text embeddings with audio features. Experimental results on the AudioCaps dataset demonstrate that the proposed DiffAVA can achieve competitive performance on visual-aligned text-to-audio generation.
citation-role summary
citation-polarity summary
fields
cs.SD 1years
2024 1verdicts
REJECT 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Mel-Refine: A Plug-and-Play Approach to Refine Mel-Spectrogram in Audio Generation
Mel-Refine boosts text-to-audio spectrogram sharpness by amplifying skip-connection high frequencies and attenuating backbone high frequencies at inference, but its reported 25% improvement is based on test-set-tuned parameters.