paper-with-me

홈 › Papers

Moshi: a speech-text foundation model for real-time dialogue

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

We introduce Moshi, a speech-text foundation model and full-duplex spoken dialogue framework. Current systems for spoken dialogue rely on pipelines of independent components, namely voice activity detection, speech recognition, textual dialogue and text-to-speech. Such frameworks cannot emulate the experience of real conversations. First, their complexity induces a latency of several seconds between interactions. Second, text being the intermediate modality for dialogue, non-linguistic information that modifies meaning -- such as emotion or non-speech sounds -- is lost in the interaction. Finally, they rely on a segmentation into speaker turns, which does not take into account overlapping speech, interruptions and interjections. Moshi solves these independent issues altogether by casting 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. We moreover extend the hierarchical semantic-to-acoustic token generation of previous work to first predict time-aligned text tokens as a prefix to audio tokens. Not only this "Inner Monologue" method significantly improves the linguistic quality of generated speech, but we also illustrate how it can provide streaming speech recognition and text-to-speech. Our resulting model is the first real-time full-duplex spoken large language model, with a theoretical latency of 160ms, 200ms in practice, and is available at https://github.com/kyutai-labs/moshi.

📄 PDF Abstract BibTeX arXiv:2410.00037

Code (3)

kyutai-labs/moshi 공식 구현 pytorch
kyutai-labs/hibiki pytorch
kyutai-labs/moshivis jax

Tasks

Action DetectionActivity DetectionLanguage ModelingLanguage ModellingLarge Language Modelspeech-recognitionSpeech Recognitiontext-to-speechText to Speech

Similar Papers 제목 키워드 기반

Vision-Speech Models: Teaching Speech Models to Converse about Images

2025-03-19 · Amélie Royer, Moritz Böhle, Gabriel de Marmiesse, Laurent Mazaré 외

The recent successes of Vision-Language models raise the question of how to equivalently imbue a pretrained speech model with vision understanding, an important milestone towards building a multimodal speech model able t…

parameter-efficient fine-tuning

Environmental Footprint of GenAI Research: Insights from the Moshi Foundation Model

2026-04-13 · Marta López-Rauhut, Loic Landrieu, Mathieu Aubry, Anne-Laure Ligozat arxiv

New multi-modal large language models (MLLMs) are continuously being trained and deployed, following rapid development cycles. This generative AI frenzy is driving steady increases in energy consumption, greenhouse gas e…

Integrating Facial Generation into Full-Duplex Spoken Dialogue Systems

2026-06-20 · Jingjing Jiang, Atsumoto Ohashi, Ryuichiro Higashinaka arxiv

Full-duplex spoken dialogue models, such as Moshi, enable natural, low-latency voice conversations. However, they remain limited to the audio modality, lacking the facial expressions that are integral to human communicat…

MoshiRAG: Asynchronous Knowledge Retrieval for Full-Duplex Speech Language Models

2026-04-14 · Chung-Ming Chien, Manu Orsini, Eugene Kharitonov, Neil Zeghidour 외 arxiv

Speech-to-speech language models have recently emerged to enhance the naturalness of conversational AI. In particular, full-duplex models are distinguished by their real-time interactivity, including handling of pauses, …

Mathematical Reasoning

EmoShift: Lightweight Activation Steering for Enhanced Emotion-Aware Speech Synthesis

2026-01-30 · Li Zhou, Hao Jiang, Junjie Li, Tianrui Wang 외 arxiv

Achieving precise and controllable emotional expression is crucial for producing natural and context-appropriate speech in text-to-speech (TTS) synthesis. However, many emotion-aware TTS systems, including large language…

Speech Synthesis