高保真神经音频压缩

High Fidelity Neural Audio Compression

亚历山大·德福塞 Alexandre Défossez · Meta AI · 2022-10-24 · arXiv:2210.13438 ↗ · 被引 1223

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

摘要 · Abstract

我们介绍了一种最先进的实时高保真音频编解码器,利用神经网络。它由一个流式编码器-解码器架构和量化潜空间组成,以端到端方式训练。我们通过使用单个多尺度频谱图对抗器来简化和加速训练,该对抗器有效减少伪影并产生高质量样本。我们引入了一种新颖的损失平衡机制来稳定训练:损失的权重现在定义了它应代表的整体梯度的比例,从而将该超参数的选择与损失的典型尺度解耦。最后,我们研究了如何将轻量级 Transformer 模型用于进一步压缩获得的表示高达 40%,同时保持比实时更快。我们详细描述了所提出模型的关键设计选择,包括:训练目标、架构变化以及对各种感知损失函数的研究。我们进行了广泛的主观评估(MUSHRA 测试)以及消融研究,涵盖了各种带宽和音频领域,包括语音、嘈杂混响语音和音乐。我们的方法在所有评估设置中均优于基线方法,考虑 24 kHz 单声道和 48 kHz 立体声音频。代码和模型可在 github.com/facebookresearch/encodec 获取。

We introduce a state-of-the-art real-time, high-fidelity, audio codec leveraging neural networks. It consists in a streaming encoder-decoder architecture with quantized latent space trained in an end-to-end fashion. We simplify and speed-up the training by using a single multiscale spectrogram adversary that efficiently reduces artifacts and produce high-quality samples. We introduce a novel loss balancer mechanism to stabilize training: the weight of a loss now defines the fraction of the overall gradient it should represent, thus decoupling the choice of this hyper-parameter from the typical scale of the loss. Finally, we study how lightweight Transformer models can be used to further compress the obtained representation by up to 40%, while staying faster than real time. We provide a detailed description of the key design choices of the proposed model including: training objective, architectural changes and a study of various perceptual loss functions. We present an extensive subjective evaluation (MUSHRA tests) together with an ablation study for a range of bandwidths and audio domains, including speech, noisy-reverberant speech, and music. Our approach is superior to the baselines methods across all evaluated settings, considering both 24 kHz monophonic and 48 kHz stereophonic audio. Code and models are available at github.com/facebookresearch/encodec.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 15)

阅读逐段中英对照全文 →