paper-with-me

홈 › Papers

Make-An-Audio: Text-To-Audio Generation with Prompt-Enhanced Diffusion Models

2023-01-30 · Rongjie Huang, Jiawei Huang, Dongchao Yang, Yi Ren, Luping Liu, Mingze Li, Zhenhui Ye, Jinglin Liu, Xiang Yin, Zhou Zhao

Large-scale multimodal generative modeling has created milestones in text-to-image and text-to-video generation. Its application to audio still lags behind for two main reasons: the lack of large-scale datasets with high-quality text-audio pairs, and the complexity of modeling long continuous audio data. In this work, we propose Make-An-Audio with a prompt-enhanced diffusion model that addresses these gaps by 1) introducing pseudo prompt enhancement with a distill-then-reprogram approach, it alleviates data scarcity with orders of magnitude concept compositions by using language-free audios; 2) leveraging spectrogram autoencoder to predict the self-supervised audio representation instead of waveforms. Together with robust contrastive language-audio pretraining (CLAP) representations, Make-An-Audio achieves state-of-the-art results in both objective and subjective benchmark evaluation. Moreover, we present its controllability and generalization for X-to-Audio with "No Modality Left Behind", for the first time unlocking the ability to generate high-definition, high-fidelity audios given a user-defined modality input. Audio samples are available at https://Text-to-Audio.github.io

📄 PDF Abstract BibTeX arXiv:2301.12661

Code (1)

text-to-audio/make-an-audio pytorch

Tasks

Audio GenerationText-to-Video GenerationVideo Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

On The Open Prompt Challenge In Conditional Audio Generation

2023-11-01 · Ernie Chang, Sidd Srinivasan, Mahi Luthra, Pin-Jie Lin 외

Text-to-audio generation (TTA) produces audio from a text description, learning from pairs of audio samples and hand-annotated text. However, commercializing audio generation is challenging as user-input prompts are ofte…

Audio Generation

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 외

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 Enha…

Audio GenerationStyle Transfer

In-Context Prompt Editing For Conditional Audio Generation

2023-11-01 · Ernie Chang, Pin-Jie Lin, Yang Li, Sidd Srinivasan 외

Distributional shift is a central challenge in the deployment of machine learning models as they can be ill-equipped for real-world data. This is particularly evident in text-to-audio generation where the encoded represe…

Audio GenerationRetrieval

Tell What You Hear From What You See -- Video to Audio Generation Through Text

2024-11-08 · Xiulong Liu, Kun Su, Eli Shlizerman

The content of visual and audio scenes is multi-faceted such that a video can be paired with various audio and vice-versa. Thereby, in video-to-audio generation task, it is imperative to introduce steering approaches for…

Audio captioningAudio GenerationVideo-to-Sound Generation

IteraTTA: An interface for exploring both text prompts and audio priors in generating music with text-to-audio models

2023-07-24 · Hiromu Yakura, Masataka Goto

Recent text-to-audio generation techniques have the potential to allow novice users to freely generate music audio. Even if they do not have musical knowledge, such as about chord progressions and instruments, users can …

Audio GenerationMusic Generation