skip to content
gigarouter gigarouter
models / text-to-speech · coming soon

VibeVoice Realtime 0.5B

microsoft/VibeVoice-Realtime-0.5B

published Dec 2025 · updated Dec 2025

VibeVoice Realtime 0.5B is a lightweight real-time text-to-speech model that supports streaming text input and robust long-form speech generation.

est. price
~$0.0075
· estimated, set at launch
API providers
0
downloads / mo
638.1K
license
mit

specs

TaskText-to-Speech (TTS)
ArchitectureInterleaved windowed design with Qwen2.5-0.5B LLM, σ-VAE acoustic tokenizer, and diffusion decoding head
Parameters0.5B
LicenseMIT
Context Length8,192 tokens
Generation Length~10 minutes

about this model

VibeVoice-Realtime-0.5B is a lightweight, real-time text-to-speech (TTS) model that supports streaming text input and robust long-form speech generation, producing initial audible speech in approximately 300 milliseconds (hardware dependent).

The model uses an interleaved, windowed design that incrementally encodes incoming text chunks while continuing diffusion-based acoustic latent generation from prior context. It relies on an efficient acoustic tokenizer operating at an ultra-low frame rate (7.5 Hz) and removes the semantic tokenizer used in multi-speaker variants. The architecture integrates a Qwen2.5-0.5B language model with a σ-VAE-based acoustic tokenizer (3200× downsampling from 24 kHz) and a lightweight diffusion head (4 layers, ~40M parameters) conditioned on LLM hidden states. The context length is 8,192 tokens, supporting speech generation up to approximately 10 minutes.

While primarily built for English, the model exhibits some multilingual capability for German, French, Italian, Japanese, Korean, Dutch, Polish, Portuguese, and Spanish, though other languages may produce unpredictable results.

Benchmark Performance

Benchmark Metric Value
LibriSpeech test-clean (zero-shot) WER (%) ↓ 2.00
LibriSpeech test-clean (zero-shot) Speaker Similarity ↑ 0.695
SEED test-en (zero-shot) WER (%) ↓ 2.05
SEED test-en (zero-shot) Speaker Similarity ↑ 0.633

Comparisons on LibriSpeech: WER of 2.00% outperforms VALL-E 2 (2.40%) and MELLE (2.10%), while speaker similarity of 0.695 exceeds all listed models including Voicebox (0.662). On SEED, the model achieves competitive WER and speaker similarity against systems such as SparkTTS and CosyVoice2.

Architecture diagram of VibeVoice-Realtime streaming TTS model.

For further details, refer to the technical report, project page, and code repository.

best for

FAQ

What is the first audible latency?

Approximately 300 ms, hardware dependent.

Does this model support multiple speakers?

No, it supports only a single speaker. Use the multi-speaker VibeVoice variants for conversational speech.

What languages does it support?

Primarily English. It has some multilingual capability for nine additional languages (German, French, Italian, Japanese, Korean, Dutch, Polish, Portuguese, Spanish) but results may be unpredictable.

What is the output format?

Generated speech audio. The model also embeds an audible disclaimer and an imperceptible watermark for provenance.

How do I call this model via the API?

Use the gigarouter OpenAI-compatible endpoint with your API key, specifying the model as microsoft/VibeVoice-Realtime-0.5B.

not yet live

We're benchmarking and onboarding VibeVoice Realtime 0.5B as a hosted, OpenAI-compatible API. Sign in for free credit and be ready when it lands, or tell us you want it and we'll prioritize it.

related text-to-speech models

compare all →