HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

AudioLDM 2: Learning Holistic Audio Generation with Self-supervised Pretraining

AudioLDM 2: Learning Holistic Audio Generation with Self-supervised
  Pretraining

Abstract

Although audio generation shares commonalities across different types ofaudio, such as speech, music, and sound effects, designing models for each typerequires careful consideration of specific objectives and biases that cansignificantly differ from those of other types. To bring us closer to a unifiedperspective of audio generation, this paper proposes a framework that utilizesthe same learning method for speech, music, and sound effect generation. Ourframework introduces a general representation of audio, called "language ofaudio" (LOA). Any audio can be translated into LOA based on AudioMAE, aself-supervised pre-trained representation learning model. In the generationprocess, we translate any modalities into LOA by using a GPT-2 model, and weperform self-supervised audio generation learning with a latent diffusion modelconditioned on LOA. The proposed framework naturally brings advantages such asin-context learning abilities and reusable self-supervised pretrained AudioMAEand latent diffusion models. Experiments on the major benchmarks oftext-to-audio, text-to-music, and text-to-speech demonstrate state-of-the-artor competitive performance against previous approaches. Our code, pretrainedmodel, and demo are available at https://audioldm.github.io/audioldm2.

Code Repositories

haoheliu/AudioLDM2
Official
pytorch
Mentioned in GitHub
haoheliu/audioldm-training-finetuning
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
audio-generation-on-audiocapsAudioLDM 2-AC-Large
CLAP_LAION: 0.243
FAD: 1.42
audio-generation-on-audiocapsAudioLDM2-large
CLAP_LAION: 0.53
CLAP_MS: 0.37
FAD: 2.02
FD: 26.18
FD_openl3: 158.04
IS: 8.55
KL_passt: 1.68
text-to-music-generation-on-musiccapsAudioLDM 2-Full
FAD: 3.13
KL_passt: 1.20
text-to-music-generation-on-musiccapsAudioLDM2-music
FD_openl3: 354.05
KL_passt: 1.53
text-to-music-generation-on-musiccapsAudioLDM2-large
CLAP_LAION: 0.48
CLAP_MS: 0.47
FAD: 2.93
FD: 16.34
FD_openl3: 190.16
IS: 2.59
KL_passt: 1.00

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
AudioLDM 2: Learning Holistic Audio Generation with Self-supervised Pretraining | Papers | HyperAI