HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

AudioLM: a Language Modeling Approach to Audio Generation

AudioLM: a Language Modeling Approach to Audio Generation

Abstract

We introduce AudioLM, a framework for high-quality audio generation with long-term consistency. AudioLM maps the input audio to a sequence of discrete tokens and casts audio generation as a language modeling task in this representation space. We show how existing audio tokenizers provide different trade-offs between reconstruction quality and long-term structure, and we propose a hybrid tokenization scheme to achieve both objectives. Namely, we leverage the discretized activations of a masked language model pre-trained on audio to capture long-term structure and the discrete codes produced by a neural audio codec to achieve high-quality synthesis. By training on large corpora of raw audio waveforms, AudioLM learns to generate natural and coherent continuations given short prompts. When trained on speech, and without any transcript or annotation, AudioLM generates syntactically and semantically plausible speech continuations while also maintaining speaker identity and prosody for unseen speakers. Furthermore, we demonstrate how our approach extends beyond speech by generating coherent piano music continuations, despite being trained without any symbolic representation of music.

Code Repositories

serp-ai/bark-with-voice-clone
pytorch
Mentioned in GitHub
RoganInglis/AudioLM
pytorch
Mentioned in GitHub
suno-ai/bark
pytorch
Mentioned in GitHub
plachtaa/vall-e-x
pytorch
Mentioned in GitHub
fixie-ai/ultravox
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
speech-to-speech-translation-on-fleurs-x-engAudioPaLM2
ASR-BLEU: 24.0

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
AudioLM: a Language Modeling Approach to Audio Generation | Papers | HyperAI