VibeVoice

Repo

Microsoft's open-source frontier voice AI for speech synthesis and ASR

47.5k

What is VibeVoice?

Best for: developers who need speech synthesis or transcription running on their own hardware rather than through a paid API.

VibeVoice is Microsoft's open-source frontier voice AI, covering both text-to-speech and, through VibeVoice-ASR, speech recognition. It is MIT licensed, which is unusually permissive for a model of this capability. VibeVoice-ASR is integrated into Azure AI Foundry Labs and included in a Transformers release, so it works with standard tooling.

What makes it notable: the edge inference work. VibeVoice-ASR-BitNet uses heterogeneous quantisation to compress the model from 4.62 GB to 1.58 GB while maintaining real-time inference on edge CPUs — which puts speech recognition on modest hardware without a GPU, and without sending audio to a third party.

Where it falls short: running voice models yourself means handling model weights, dependencies and inference infrastructure, and the full-size models still want a GPU for comfortable throughput. Voice cloning capability carries obvious misuse potential, so consent and disclosure matter. As a research release, documentation is thinner than a commercial API's.

Details: Python, MIT licensed. Backed by Microsoft.

Topics

voice ai
speech synthesis
artificial intelligence
audio processing

Reviews (0)

No reviews yet.

Sign in to write a review.

Similar Repos

L
Open Source

LangChain

Agent engineering platform for building LLM applications from composable parts

No reviews yet
E
Free

ECC

Agent harness optimisation for Claude Code, Codex, OpenCode and Cursor

No reviews yet
H
Free

Hermes Agent

Self-improving agent from Nous Research that learns across sessions

No reviews yet
S
Free

Skills for Real Engineers

Small, composable agent skills from Matt Pocock's daily .agents directory

No reviews yet