Kimi-Audio 技术报告

Kimi-Audio Technical Report

杨植麟 Zhilin Yang · Moonshot AI · 2025-04-25 · arXiv:2504.18425 ↗ · 被引 210

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

摘要 · Abstract

我们介绍了 Kimi-Audio,一个在音频理解、生成和对话方面表现出色的开源音频基础模型。我们详细阐述了构建 Kimi-Audio 的实践,包括模型架构、数据整理、训练方案、推理部署和评估。具体来说,我们利用了一个 12.5Hz 的音频分词器,设计了一种新颖的基于 LLM 的架构,以连续特征作为输入、离散标记作为输出,并开发了一种基于流匹配的块式流式解分词器。我们整理了一个包含超过 1300 万小时音频数据的预训练数据集,涵盖语音、声音和音乐等多种模态,并构建了一个用于构建高质量、多样化后训练数据的流程。Kimi-Audio 从预训练的 LLM 初始化,通过几个精心设计的任务在音频和文本数据上持续预训练,然后进行微调以支持多种音频相关任务。大量评估表明,Kimi-Audio 在多项音频基准测试中取得了最先进的性能,包括语音识别、音频理解、音频问答和语音对话。我们在 https://github.com/MoonshotAI/Kimi-Audio 上发布了代码、模型检查点和评估工具包。

We present Kimi-Audio, an open-source audio foundation model that excels in audio understanding, generation, and conversation. We detail the practices in building Kimi-Audio, including model architecture, data curation, training recipe, inference deployment, and evaluation. Specifically, we leverage a 12.5Hz audio tokenizer, design a novel LLM-based architecture with continuous features as input and discrete tokens as output, and develop a chunk-wise streaming detokenizer based on flow matching. We curate a pre-training dataset that consists of more than 13 million hours of audio data covering a wide range of modalities including speech, sound, and music, and build a pipeline to construct high-quality and diverse post-training data. Initialized from a pre-trained LLM, Kimi-Audio is continual pre-trained on both audio and text data with several carefully designed tasks, and then fine-tuned to support a diverse of audio-related tasks. Extensive evaluation shows that Kimi-Audio achieves state-of-the-art performance on a range of audio benchmarks including speech recognition, audio understanding, audio question answering, and speech conversation. We release the codes, model checkpoints, as well as the evaluation toolkits in https://github.com/MoonshotAI/Kimi-Audio.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 20)

阅读逐段中英对照全文 →