The Rundown AI homepage

Independent tool overview

VibeVoice at a glance

VibeVoice is Microsoft's open-source research family for long-form speech generation and recognition, including separate multi-speaker and real-time TTS models.

Visit the official VibeVoice site ↗
VibeVoice product preview
Developer
Microsoft Research
License
MIT
Long-form model
VibeVoice-1.5B
Realtime model
VibeVoice-Realtime-0.5B
Long-form capacity
Up to ~90 minutes and 4 speakers
Last reviewed
August 30, 2026

Overview

What VibeVoice is

VibeVoice is a Microsoft Research model family, not a single hosted voice app. For text-to-speech, the two most relevant releases solve different problems: VibeVoice-1.5B can generate long-form conversations up to about 90 minutes with as many as four speakers, while VibeVoice-Realtime-0.5B is a lighter single-speaker model designed to begin audible output in roughly 300 milliseconds.

The distinction matters. The 1.5B model is aimed at research on podcasts and extended dialogue, while the realtime model accepts streaming text and targets live narration for about 10 minutes. Microsoft publishes both under the MIT license but labels them research releases, warns against commercial or real-world deployment without further testing, and places explicit restrictions around impersonation, disinformation and other unsafe uses.

Use cases

Who VibeVoice is best for

The strongest fit depends on the job you need the product to complete, not the size of its feature list.

Long-form speech research

Experiment with extended single- or multi-speaker narration where turn-taking and voice consistency matter across a long script.

Podcast-style prototypes

Turn a structured dialogue into conversational audio with as many as four assigned speakers using the 1.5B model.

Streaming TTS experiments

Begin speaking while text is still arriving from an LLM or live data source with the 0.5B realtime model.

Self-hosted voice research

Inspect and adapt an open model rather than sending scripts to a closed hosted speech API.

Speech-model evaluation

Compare long-context diffusion-based TTS with commercial APIs under a controlled, consent-based research protocol.

Capabilities

Core VibeVoice features

1

90-minute long-form generation

VibeVoice-1.5B was trained for extended sequences and can generate roughly 90 minutes of speech in one pass.

2

Four-speaker conversations

The long-form model supports as many as four distinct speakers with conversational turn-taking.

3

Realtime streaming model

VibeVoice-Realtime-0.5B incrementally encodes incoming text while continuing acoustic generation from previous context.

4

Approximately 300 ms first audio

Microsoft reports about 300 milliseconds to first audible speech for the realtime model, with actual latency dependent on hardware and implementation.

5

Long realtime sessions

The 0.5B streaming model targets robust single-speaker generation for approximately 10 minutes.

6

Low-frame-rate tokenization

VibeVoice uses an acoustic tokenizer operating at 7.5 Hz to reduce the sequence length needed for extended speech.

7

Next-token diffusion

A language model handles text and dialogue context while a diffusion head produces acoustic detail.

8

Transformers integration

The published Hugging Face models can be loaded through supported Transformers text-to-speech classes and pipelines.

9

Open model weights

Microsoft distributes model weights on Hugging Face and source material through the public VibeVoice repository.

10

Built-in transparency measures

Microsoft's model cards describe an audible AI disclaimer and imperceptible watermark added to generated audio.

Process

How the VibeVoice workflow works

  1. Step 1

    Choose the correct model

    Use 1.5B for long multi-speaker scripts or Realtime 0.5B for low-latency single-speaker streaming.

  2. Step 2

    Confirm the use is in scope

    Review the model card before implementation and exclude impersonation, deception, unsupported voice conversion and other prohibited scenarios.

  3. Step 3

    Prepare the environment

    Install the repository and supported Transformers dependencies, then provision compatible local or cloud compute.

  4. Step 4

    Normalize the script

    Resolve abbreviations, code, formulas, special symbols and ambiguous names before synthesis to reduce unpredictable speech.

  5. Step 5

    Generate in controlled tests

    Start with short passages, compare pronunciation and speaker consistency, then expand only after the output is reliable for the chosen hardware.

  6. Step 6

    Review and disclose

    Listen to the final audio, verify the transcript, retain the model's transparency measures and clearly disclose AI-generated speech to the audience.

Cost

VibeVoice pricing and free plan

Microsoft publishes VibeVoice's code and model weights under the MIT license with no model-access fee. It is self-hosted research software, so the real cost is compute, storage, engineering, monitoring and safety review rather than a per-character subscription.

VibeVoice-1.5B

Free, self-hosted

Open long-form multi-speaker research model.

  • MIT license
  • Model weights hosted on Hugging Face
  • Infrastructure and engineering costs are separate
  • Microsoft does not recommend production use without further testing and development

VibeVoice-Realtime-0.5B

Free, self-hosted

Lightweight streaming single-speaker research model.

  • MIT license
  • Model weights and Colab starting point available
  • No Microsoft-hosted pay-as-you-go TTS API is listed for this model
  • Production infrastructure and operational safeguards are the user's responsibility

Pricing checked . Check current pricing at the source ↗

Assessment

VibeVoice strengths and limitations

Where it stands out

  • Unusually long 90-minute generation target for the 1.5B model
  • Up to four speakers in a single long-form script
  • Separate low-latency model for streaming text input
  • Compact 0.5B realtime architecture
  • Open code and model weights
  • MIT license
  • Hugging Face Transformers support
  • Research documentation and technical report are publicly available

What to consider

  • Microsoft describes VibeVoice as research and development software, not a production-ready commercial service
  • Self-hosting requires compatible compute, Python and model-deployment experience
  • The 1.5B model is intended for English and Chinese; other-language output is unsupported
  • The realtime model is intended for English, while its additional language voices remain experimental
  • Realtime supports one speaker; four-speaker generation belongs to the separate 1.5B model
  • The long-form model does not explicitly generate overlapping speech
  • VibeVoice focuses on speech and is not designed for music, Foley or background ambience
  • Code, formulas, uncommon symbols and unnormalized text can cause unpredictable output
  • Outputs can contain errors, bias or unexpected speech inherited from the underlying language model
  • High-quality synthetic speech creates serious impersonation, fraud and disinformation risks
  • Voice impersonation without explicit recorded consent is outside the model's intended use
  • Generated scripts and audio require human accuracy review and clear AI disclosure
  • Microsoft previously removed the original TTS code after misuse, so availability and safeguards can change
  • There is no turnkey editor, collaboration layer, asset library or managed support comparable with a commercial voice platform

Compare

VibeVoice alternatives

The right alternative depends on the specific output, workflow, controls and budget your project requires.

Miscellaneous

Gemini 3.1 Flash TTS

Choose Gemini 3.1 Flash TTS for a managed API with streaming, multi-speaker output, expressive tags and straightforward usage pricing.

Explore Gemini 3.1 Flash TTS

Marketing

ElevenLabs

Use ElevenLabs for a polished hosted platform with creator tools, deployment options and commercial support.

Explore ElevenLabs

Content Creator

Qwen3-TTS

Compare Qwen3-TTS when evaluating another open-source speech-model family with self-hosting flexibility.

Explore Qwen3-TTS

Content Creator

Inworld Realtime TTS

Consider Inworld Realtime TTS for managed low-latency character and interactive application speech.

Explore Inworld Realtime TTS

Questions

VibeVoice FAQs

What is VibeVoice?

VibeVoice is a Microsoft Research family of open-source speech models. Its text-to-speech releases include a 1.5B long-form multi-speaker model and a separate 0.5B realtime single-speaker model.

Is VibeVoice free?

The code and published model weights use the MIT license and do not have a model-access fee. You still pay for the hardware, hosting, storage and engineering needed to run them.

Can VibeVoice generate 90 minutes of speech?

Microsoft lists approximately 90 minutes as the generation length for VibeVoice-1.5B. That is the long-form model, not the smaller realtime release, and the final audio still needs careful quality review.

Does VibeVoice support four speakers?

VibeVoice-1.5B supports up to four speakers. VibeVoice-Realtime-0.5B supports only one speaker.

How fast is VibeVoice Realtime?

Microsoft reports roughly 300 milliseconds to first audible speech. Actual latency depends on the GPU, software stack, prompt and network architecture.

What languages does VibeVoice support?

The 1.5B model card supports English and Chinese. The realtime model is intended for English, with nine additional experimental languages that Microsoft says may produce unpredictable results.

Can I use VibeVoice commercially?

The repository uses an MIT license, but Microsoft's model cards say the releases are intended for research and do not recommend commercial or real-world use without further testing and development. Legal, safety and operational review is essential.

Does Microsoft host a VibeVoice TTS API?

The current materials present VibeVoice TTS as models to run yourself. Microsoft does not list a managed pay-as-you-go VibeVoice TTS endpoint, so teams should plan for their own deployment or choose a hosted alternative.

Bottom line

Our VibeVoice verdict

VibeVoice is technically interesting because it tackles two difficult ends of TTS: very long multi-speaker audio and low-latency streaming. It is a strong research option for teams that can self-host and enforce strict consent and disclosure rules. It is not the simplest path to shipping a customer-facing voice feature; a managed API is usually the better choice when reliability, support, moderation and predictable production operations matter more than model access.

Visit VibeVoice website ↗
The Rundown University

AI training for the future of work.

Get access to all our AI courses, hundreds of real-world AI use cases, live expert-led workshops, an exclusive network of AI early adopters, and more.

AI Courses

Get unlimited access to all of our current & upcoming industry-specific AI courses for the duration of your subscription.

Daily Guides

To keep up with the rapid pace of AI, our team publishes AI implementation guides daily. Our library contains 300+ practical use cases to automate real-world work.

Workshops

Join weekly, live, interactive sessions with industry leaders who are at the forefront of AI for hands-on implementation guidance and exclusive insights.

Community

Network with an exclusive community of AI-first professionals who are working smarter with AI. Learn how early adopters are using AI in their work and businesses.