paper-with-me

홈 › Papers

Text Prompt is Not Enough: Sound Event Enhanced Prompt Adapter for Target Style Audio Generation

2024-09-14 · Chenxu Xiong, Ruibo Fu, Shuchen Shi, Zhengqi Wen, JianHua Tao, Tao Wang, Chenxing Li, Chunyu Qiang, Yuankun Xie, Xin Qi, Guanjun Li, Zizheng Yang

Current mainstream audio generation methods primarily rely on simple text prompts, often failing to capture the nuanced details necessary for multi-style audio generation. To address this limitation, the Sound Event Enhanced Prompt Adapter is proposed. Unlike traditional static global style transfer, this method extracts style embedding through cross-attention between text and reference audio for adaptive style control. Adaptive layer normalization is then utilized to enhance the model's capacity to express multiple styles. Additionally, the Sound Event Reference Style Transfer Dataset (SERST) is introduced for the proposed target style audio generation task, enabling dual-prompt audio generation using both text and audio references. Experimental results demonstrate the robustness of the model, achieving state-of-the-art Fr\'echet Distance of 26.94 and KL Divergence of 1.82, surpassing Tango, AudioLDM, and AudioGen. Furthermore, the generated audio shows high similarity to its corresponding audio reference. The demo, code, and dataset are publicly available.

📄 PDF Abstract BibTeX arXiv:2409.09381

Code (0)

등록된 구현이 없습니다.

Tasks

Audio GenerationStyle Transfer

Methods 이 논문이 사용한 방법론

Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Adapter 설명 없음

Similar Papers 제목 키워드 기반

The NIGENS General Sound Events Database

2019-02-21 · Ivo Trowitzsch, Jalil Taghia, Youssef Kashef, Klaus Obermayer

Computational auditory scene analysis is gaining interest in the last years. Trailing behind the more mature field of speech recognition, it is particularly general sound event detection that is attracting increasing att…

Event DetectionSound Event Detectionspeech-recognitionSpeech Recognition

ReCLAP: Improving Zero Shot Audio Classification by Describing Sounds

2024-09-13 · Sreyan Ghosh, Sonal Kumar, Chandra Kiran Reddy Evuru, Oriol Nieto 외

Open-vocabulary audio-language models, like CLAP, offer a promising approach for zero-shot audio classification (ZSAC) by enabling classification with any arbitrary set of categories specified with natural language promp…

Audio ClassificationDescriptiveText RetrievalZero-shot Audio Classification

A sound description: Exploring prompt templates and class descriptions to enhance zero-shot audio classification

2024-09-19 · Michel Olvera, Paraskevas Stamatiadis, Slim Essid

Audio-text models trained via contrastive learning offer a practical approach to perform audio classification through natural language prompts, such as "this is a sound of" followed by category names. In this work, we ex…

Audio ClassificationClassificationContrastive LearningPrompt Engineering+1

Listen, Chat, and Remix: Text-Guided Soundscape Remixing for Enhanced Auditory Experience

2024-02-06 · Xilin Jiang, Cong Han, Yinghao Aaron Li, Nima Mesgarani

In daily life, we encounter a variety of sounds, both desirable and undesirable, with limited control over their presence and volume. Our work introduces "Listen, Chat, and Remix" (LCR), a novel multimodal sound remixer …

Language ModelingLanguage ModellingLarge Language Model

Enhanced Sound Event Localization and Detection in Real 360-degree audio-visual soundscapes

2024-01-29 · Adrian S. Roman, Baladithya Balamurugan, Rithik Pothuganti

This technical report details our work towards building an enhanced audio-visual sound event localization and detection (SELD) network. We build on top of the audio-only SELDnet23 model and adapt it to be audio-visual by…

Data AugmentationSound Event Localization and DetectionSynthetic Data Generation