AI SeedbankHelp preserve open and free AI for humanity's future

← All models

kyutai_moshika-pytorch-bf16

kyutai · View on Hugging Face ↗

Get this model

Download TorrentMagnet Link

Seeders: 1 · Leechers: 0

Observed 2026-09-02T13:56:39Z via announce.aitorrent.org:7070.

Model card

The complete upstream card, rendered from this payload's README.md — the same hash-verified bytes the torrent distributes. Images and off-site links are removed; the original card on Hugging Face carries them.


For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1

Doc / guide: https://huggingface.co/docs/hub/model-cards

license: cc-by-4.0 language:

  • en library_name: moshi

Model Card for Moshi

Moshi is a speech-text foundation model and full-duplex spoken dialogue framework

Model Details

Pytorch version with bf16 precision.

Model Description

Moshi is a speech-text foundation model that casts spoken dialogue as speech-to-speech generation. Starting from a text language model backbone, Moshi generates speech as tokens from the residual quantizer of a neural audio codec, while modeling separately its own speech and that of the user into parallel streams. This allows for the removal of explicit speaker turns, and the modeling of arbitrary conversational dynamics. Moshi also predicts time-aligned text tokens as a prefix to audio tokens. This “Inner Monologue” method significantly improves the linguistic quality of generated speech and provides streaming speech recognition and text-to-speech. As a result, Moshi is the first real-time full-duplex spoken large language model, with a theoretical latency of 160ms, 200ms in practice.

  • Developed by: Kyutai
  • Model type: Multimodal speech-text foundation model
  • Language(s) (NLP): English
  • License: CC-BY

Model Sources

  • Repository: repo
  • Paper: paper
  • Demo: demo

Uses

Direct Use

The model can be used as a conversational agent for casual conversations, basic facts and advice (e.g. recipes, trivia), roleplay, etc. However, the model has limited abilities for complex tasks and cannot access tools, but rather focues on natural, low-latency interactions.

Downstream Use

Some components of the model can be used independently or repurposed relatively easily. For instance the Mimi codec is a state-of-the-art audio neural codec that combines semantic and acoustic information into audio tokens running at 12Hz and a bitrate of 1.1kbps, which make it particularly adapted to train speech language models or text-to-speech systems.. Regarding the main Moshi architecture, other downstream usecases would require some finetuning / domain adaptation.

Out-of-Scope Use

The model is not intended to be used to impersonate other people or any malicious use of any kind. This model is for research only and we do not recommend it for providing advices or to perform any professionnal duty.

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.

How to Get Started with the Model

See the main README file.

Training Details

Training Data

  • Textual data: The underlying Helium model is trained on a mix of data, more precisely:

    • 12.5% is high-quality data sources from the following curated sources: Wikipedia Wikibooks, Wikisource, Wikinews, StackExchange and the collection of scientific articles pes2o. For Wikipedia, we use five different dumps from 2017, 2018, 2019, 2021 and 2022.
    • 87.5% is filtered web data from CommonCrawl, using the following crawls: 2018-30, 2019-04, 2019-30, 2020-05, 2020-34, 2021-04, 2021-31, 2022-05, 2022-33, 2023-40.
  • Audio data

    • Unsupervised audio dataset: used for pre-training, this is a collection of 7 million hours of readily available audio content, which consists mostly of English speech. This training set is transcribed with Whisper (large v3 model)
    • The Fisher dataset:: used to enable multi-stream. It consists of 2000 hours of phone conversations at 8kHz from Fisher, which we upsample to 24kHz using AudioSR.
    • Supervised multi-stream dataset: A dataset of 170 hours of natural and scripted conversation between multiple pairs of participants, collected by Kyutai. This dataset is used to train the TTS system used to create synthetic data.
    • Synthetic data: 20,000 hours of synthetic data generated by our TTS system, and simulating a dialogue between Moshi and a user.

Training procedure and hyper-parameters

The different stages of the training procedure are detailled in the paper along with the hyper-parameters.

Compute Infrastructure

The training was performed on 127 DGX nodes provided by Scaleway, accounting for 1016 H100 Nvidia GPUs.

Citation

@techreport{kyutai2024moshi,
    author = {Alexandre D\'efossez and Laurent Mazar\'e and Manu Orsini and Am\'elie Royer and Patrick P\'erez and Herv\'e J\'egou and Edouard Grave and Neil Zeghidour},
    title = {Moshi: a speech-text foundation model for real-time dialogue},
    institution = {Kyutai},
    year={2024},
    month={September},
    url={http://kyutai.org/Moshi.pdf},
}

Model Card Authors

Alexandre Défossez, Laurent Mazaré, Manu Orsini, Amélie Royer, Patrick Pérez, Hervé Jégou, Edouard Grave, Neil Zeghidour

Magnet link

Opens the swarm directly in your torrent client — no file download needed. Copy-paste works too:

magnet:?xt=urn:btih:02bc1b123595ca2c744a5ee01383775a3fa6013f&dn=kyutai_moshika-pytorch-bf16

Open magnet in torrent client · infohash 02bc1b123595ca2c744a5ee01383775a3fa6013f

Files & hashes

PathSizesha1sha256
README.md5.5 KB (5,650 B)08c18c43be701fa415d0a35f5387ff5d42799e74a3c5eb0bb8b1236308d3a34e45077c9dae95ecd8524480087c9c6808e8cdccb9
model.safetensors14.32 GB (15,375,500,136 B)0adcd36f8c3a0a39823e4be760d8a2dcf3bcf0bee0a5a1c79010680eb916adb940ee8567978c78902c5a6b743c79202e75858712
tokenizer-e351c8d8-checkpoint125.safetensors366.8 MB (384,644,900 B)612e137da20d8bbe47e4520227788a63d92a537509b782f0629851a271227fb9d36db65c041790365f11bbe5d3d59369cf863f50
tokenizer_spm_32k_3.model539.8 KB (552,778 B)803d1dd93bc29aab1bccc404510eaecae3ce18a878d4336533ddc26f9acf7250d7fb83492152196c6ea4212c841df76933f18d2d

Cite this release

Canonical URL
https://aiseedbank.org/models/kyutai_moshika-pytorch-bf16/
Slug
kyutai_moshika-pytorch-bf16
Infohash
02bc1b123595ca2c744a5ee01383775a3fa6013f
License
cc-by-4.0
Signing key fingerprint
85a3b32c3712427b

Every file carries a locally computed sha256 — verify a download against the signed sums: kyutai_moshika-pytorch-bf16.SHA256SUMS (+ minisign signature).

Provenance

Upstream repositorykyutai/moshika-pytorch-bf16
Revision (pinned)a49141e28b3d9c947cf9aa5314431e1b11cbd2f5
Fetched at2026-09-02T05:12:10Z
License at fetchcc-by-4.0
Snapshot toolhuggingface · seedbank 0.1.0

Trackers

✓ verified · rehash-vs-hf-metadata at 2026-09-02T05:14:42Z

cc-by-4.014.68 GB (15,760,703,464 bytes)moshisafetensors1 language (en)