AudioLM:一种基于语言建模的音频生成方法

AudioLM: a Language Modeling Approach to Audio Generation

尼尔·泽吉杜尔 Neil Zeghidour · Google · 2022-09-07 · arXiv:2209.03143 ↗ · 被引 976

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

我们提出了 AudioLM,一个用于高质量音频生成的框架,能够保持长期一致性。AudioLM 将输入音频映射为离散标记序列,并将音频生成视为该表示空间中的语言建模任务。我们展示了现有的音频分词器在重建质量和长期结构之间如何提供不同的权衡,并提出了一种混合分词方案以实现这两个目标。具体来说,我们利用预训练于音频的掩码语言模型的离散化激活来捕捉长期结构,并利用神经音频编解码器产生的离散码来实现高质量合成。通过在大量原始音频波形上训练,AudioLM 学会了在给定短提示的情况下生成自然且连贯的延续。当在语音上训练时,无需任何转录或标注,AudioLM 就能生成句法和语义上合理的语音延续,同时保持未见说话者的说话人身份和韵律。此外,我们展示了我们的方法如何扩展到语音之外,通过生成连贯的钢琴音乐延续,尽管训练时没有使用任何音乐的符号表示。

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.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 21)

阅读逐段中英对照全文 →