Model reference · open weights

Kimi-Audio

Kimi-Audio is an open-weight audio or speech model from moonshotai, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

Audio moonshotai 1 variants 29k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What Kimi-Audio is

Kimi-Audio Introduction We present Kimi-Audio, an open-source audio foundation model excelling in audio understanding, generation, and conversation. This repository hosts the model checkpoints for Kimi-Audio-7B-Instruct. Kimi-Audio is designed as a universal audio foundation model capable of handling a wide variety of audio processing tasks within a single unified framework. Key features include: Universal Capabilities: Handles diverse tasks like speech recognition (ASR), audio question answering (AQA), audio captioning (AAC), speech emotion recognition (SER), sound event/scene classification (SEC/ASC) and end-to-end speech conversation. State-of-the-Art Performance: Achieves SOTA results on numerous audio benchmarks (see our Technical Report). Large-Scale Pre-training: Pre-trained on over 13 million hours of diverse audio data (speech, music, sounds) and text data. Novel Architecture: Employs a hybrid audio input (continuous acoustic + discrete semantic tokens) and an LLM core with parallel heads for text and audio token generation. Efficient Inference: Features a chunk-wise streaming detokenizer based on flow matching for low-latency audio generation. For more details, please refer to our GitHub Repository and Technical Report. Requirements We recommend that you build a Docker image to run the inference. After cloning the inference code, you can construct the image using the docker build command. Alternatively, You can also use our pre-built image: Or, you can install requirments by: You may refer to the Dockerfile in case of any environment issues. Quickstart This example demonstrates basic usage for generating text from audio (ASR) and generating both text and speech in a conversational turn using the Kimi-Audio-7B-Instruct model. Citation If you find Kimi-Audio useful in your research or applications, please cite our technical report: License The model is based and modified from Qwen 2.5-7B. Code derived from Qwen2.5-7B is licensed under the Apache 2.0 License. Other parts of the code are licensed under the MIT License.

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

Makermoonshotai
TypeAudio & music
Parameters (lead)9.8B
Context8k tokens
Variants1
Runs withkimi-audio
Released2025-04-25
Popularity29k downloads / month
Likes417
LicenceOpen weights

How it works

How audio & music work

Audio or textinputAudio modelrecognise / synthesiseText or audiooutputSpeech-to-text turns audio into text; text-to-speech and music models turn text into audio.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
Kimi-Audio-7B-Instruct9.8BBF16~22.5 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys kimi-audio for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (kimi-audio below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/audio/transcriptions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -F model="kimi-audio" -F file=@audio.mp3

Details

Languages, data & research

Languages

en zh

Tags

kimi-audio safetensors audio audio-language-model speech-recognition audio-understanding text-to-speech audio-generation chat custom_code en zh

Licence

Open weights

Open weights under mit — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗

Sources

Weights & code

Want Kimi-Audio on EU-owned hardware?

Request this model on EU hardware See what’s served now

Explore

More audio & music

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms