All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Microsoft Open-Sources VibeVoice: A Speech-to-Text AI for Long-Form Audio Transcription

By

tosh

1mo ago· 6 min readenCode

Summary

Microsoft has open-sourced VibeVoice, a frontier voice AI system that includes VibeVoice-ASR, a unified speech-to-text model capable of handling 60-minute long-form audio in a single pass. The model generates structured transcriptions containing speaker identification (Who), timestamps (When), and content (What), with support for user-customized context. The ASR model is now integrated into the Hugging Face Transformers library, making it accessible for seamless integration into various projects. The project is hosted on GitHub under the Microsoft organization and includes experimental speaker features.

Key quotes

· 3 pulled
We open-sourced VibeVoice-ASR, a unified speech-to-text model designed to handle 60-minute long-form audio in a single pass, generating structured transcriptions containing Who (Speaker), When (Timestamps), and What (Content), with support for User-Customized Context.
VibeVoice ASR is now part of a Transformers release! You can now use our speech recognition model directly through the Hugging Face Transformers library for seamless integration into your projects.
We added experimental speakers to VibeVoice‑R
Snippet from the RSS feed
Open-Source Frontier Voice AI. Contribute to microsoft/VibeVoice development by creating an account on GitHub.

You might also wanna read