Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

AudioLM: a Language Modeling Approach to Audio Generation

About

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.

Zal\'an Borsos, Rapha\"el Marinier, Damien Vincent, Eugene Kharitonov, Olivier Pietquin, Matt Sharifi, Dominik Roblek, Olivier Teboul, David Grangier, Marco Tagliasacchi, Neil Zeghidour• 2022

Related benchmarks

TaskDatasetResultRank
Automatic Speech RecognitionLibriSpeech clean (test)
WER5.8
833
Automatic Speech RecognitionLibrispeech (test-clean)
WER6
84
Automatic Speech RecognitionLibriSpeech Other
WER12
75
Automatic Speech RecognitionLibriSpeech Clean
WER9.5
57
Text-to-SpeechSeed-TTS (eval)
WER4.9
39
Speech RecognitionSwitchboard
WER15
18
Text-to-SpeechLibriTTS clean (test)
WER0.043
15
Speech ReconstructionLibriSpeech clean (test)
WER2.7
15
Automatic Speech RecognitionVoxPopuli 1.0 (test)
Avg WER15
14
Text-to-SpeechLibriSpeech Clean
WER9.2
12
Showing 10 of 23 rows

Other info

Code

Follow for update