Model reference · open weights

mimi

mimi is an open-weight embedding model from kyutai, 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.

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

About

What mimi is

Model Card for Mimi Mimi codec is a state-of-the-art audio neural codec, developped by Kyutai, that combines semantic and acoustic information into audio tokens running at 12.5Hz and a bitrate of 1.1kbps. Model Details Model Description Mimi is a high-fidelity audio codec leveraging neural networks. It introduces a streaming encoder-decoder architecture with quantized latent space, trained in an end-to-end fashion. It was trained on speech data, which makes it particularly adapted to train speech language models or text-to-speech systems. - Developed by: Kyutai - Model type: Audio codec - Audio types: Speech - License: CC-BY Model Sources - Repository: repo - Paper: paper - Demo: demo Uses How to Get Started with the Model Usage with transformers Use the following code to get started with the Mimi model using a dummy example from the LibriSpeech dataset (~9MB). First, install the required Python packages: Then load an audio sample, and run a forward pass of the model: Usage with Moshi See the main README file. Direct Use Mimi can be used directly as an audio codec for real-time compression and decompression of speech signals. It provides high-quality audio compression and efficient decoding. Out-of-Scope Use The model is not intended to be used to impersonate other people or any malicious use of any kind. Bias, Risks, and Limitations The model has been trained with a few safeguards to try to limit potential toxic usages, however our toxicity analysis shows that it behaves in the middle of existing models with respect to textual generation. It has some bias towards certain domains and topics that are over-represented in the training data. Its capabilities are relatively limited so far and it is trained to produce only one voice to avoid impersonation. Yet, we need the perspective in time to establish the sociotechnical limitations. Training Details Training Data The training data is detailled in the paper. Training procedure and hyper-parameters The different stages of the training procedure are detailled in the paper along with the hyper-parameters. Citation Model Card Authors Alexandre Défossez, Laurent Mazaré, Manu Orsini, Amélie Royer, Patrick Pérez, Hervé Jé

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

Specifications

What it is

Makerkyutai
TypeEmbedding models
Parameters (lead)96M
Variants1
Runs withtransformers
Released2024-09-10
Popularity634k downloads / month
Likes323
LicenceOpen weights

How it works

How embedding models work

Your textsentence / documentEncodermaps meaningVectorlist of numbersAn embedding model turns text into a vector, so similar meanings sit close together — the basis of search and RAG.

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
mimi96MBF16~0.2 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

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

$ curl -sS https://api.axforge.ai/v1/embeddings \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"mimi","input":"text to embed"}'

Details

Languages, data & research

Tags

transformers safetensors mimi feature-extraction audio endpoints_compatible

Licence

Open weights

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

Sources

Weights & code

Want mimi on EU-owned hardware?

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

Explore

More embedding models

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