Kyutai TTS

Streaming speech models whose TTS starts speaking while an LLM is still generating its reply.

Open SourceSelf HostedOffline CapableGPU Required
0.0 (0)

About

Kyutai's delayed-streams-modeling repository carries the production releases of the technique behind Moshi: aligned audio and text streams are modeled framewise with a deliberate delay between them, which turns both speech-to-text and text-to-speech into streaming problems. The TTS models consume text as a stream, so audio playback can begin while an upstream LLM is still generating its reply, removing the usual wait for a complete sentence; the STT side offers a roughly 1B parameter English and French model with 0.5 second latency and semantic voice activity detection, plus a 2.6B English model. Kyutai ships three implementations: PyTorch for research, a Rust server with WebSocket streaming for production, where a single H100 can serve about 400 realtime streams, and MLX for Apple silicon down to iPhone class devices. Installation goes through the moshi Python package with pip or uv. Code is MIT for Python and Apache-2.0 for Rust, and the model weights are CC-BY-4.0, so commercial use is permitted with attribution, an unusually permissive stance for streaming speech models of this quality.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Intermediate (3/5)
License
CC-BY-4.0
Added
Jul 29, 2026

Related Tools

Featured

Lightweight and expressive TTS model with 82M parameters for fast local inference.

Open SourceSelf HostedOffline
Easy
4.0 (1)

Conversational TTS model optimized for dialogue and chat applications.

Open SourceSelf HostedOfflineGPU 4GB+
Intermediate
0.0 (0)

Multilingual large voice generation model with full-stack inference, training, and deployment.

Open SourceSelf HostedOfflineGPU
Intermediate
0.0 (0)

Large-scale multilingual TTS model by Alibaba with zero-shot voice cloning.

Open SourceSelf HostedOfflineGPU 8GB+
Advanced
0.0 (0)

Emotion-controllable TTS engine by NetEase with 2000+ voices.

Open SourceSelf HostedOfflineGPU 4GB+
Intermediate
0.0 (0)
Featured

Transformer-based text-to-audio model by Suno that generates speech, music, and sound effects.

Open SourceSelf HostedOfflineGPU 4GB+
Intermediate
0.0 (0)
Browse all Text-to-Speech (TTS) tools