kyutai-labs/delayed-streams-modeling
Kyutai's Speech-To-Text and Text-To-Speech models based on the Delayed Streams Modeling framework. observed · 2026-08-28
Health v2 · maintenance only
47/100
- Activity 64
- Release rhythm 35
- Longevity 31
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 443
- days_rel: n/a
- days_push: 219
- n_releases_24m: 0
Adoption not part of the score
3017 stars · 313 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Kyutai's repository of Speech-To-Text and Text-To-Speech models built on the Delayed Streams Modeling framework, with implementations in PyTorch, Rust, and MLX. The models support streaming, real-time inference with word-level timestamps and semantic voice activity detection, suitable for voice agents.
Use cases
- transcribe live audio streams in real time
- build a voice agent with speech-to-text and text-to-speech
- run speech recognition on-device on a Mac or iPhone
- serve many concurrent transcription streams over websockets
- convert text to natural-sounding speech
- get word-level timestamps from spoken audio
When to choose
- you need low-latency streaming STT or TTS rather than batch transcription
- you want to build interactive voice AI applications or agents
- you need efficient batching of many simultaneous audio streams on GPU
- you want on-device inference on Apple silicon via MLX
When to avoid
- you only need offline batch transcription of recorded files with no latency constraints
- you need STT for languages beyond English and French
- you cannot run GPU inference and need a lightweight CPU-only solution
- you need a fully managed cloud speech API rather than self-hosted models
Facets
library · maturity active
speech-recognition tts machine-learning llm-inference speech-processing artificial-intelligence python rust cli streaming-inference voice-agents word-level-timestamps voice-activity-detection mlx pytorch websocket-server real-time-transcription audio macos ios gpu web-server
1 source
- readme: https://github.com/kyutai-labs/delayed-streams-modeling · fetched 2026-08-28 · 48ceee5d5ad7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kyutai-labs/delayed-streams-modeling | main | 47 |
For agents
markdown · JSON · MCP: product_card(name="kyutai-labs/delayed-streams-modeling")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem