VibeVoice: Open-source frontier voice AI
github.com
VibeVoice: Open-source frontier voice AI
1–10 of 191 posts
Re: VibeVoice: Open-source frontier voice AI
#2Great post last night from Simon: https://simonwillison.net/2026/Apr/27/vibevoice/
Re: VibeVoice: Open-source frontier voice AI
#3So we've really just settled on Vibe as the verb for AI then?
Re: VibeVoice: Open-source frontier voice AI
#4So we've really just settled on Vibe as the verb for AI then?
Why use precise technical language when you can just vibe with your AI system?
Re: VibeVoice: Open-source frontier voice AI
#5Isn't this project the one Microsoft published but then soon after pulled it for security/safety reasons? What has changed since then?
Re: VibeVoice: Open-source frontier voice AI
#6So we've really just settled on Vibe as the verb for AI then?
I'd be willing to bet it will be "Word of the Year" for 2026. Merriam-Webster had 'slop' for 2025, and 'polarization' for 2024. Is there a prediction market for this?
Re: VibeVoice: Open-source frontier voice AI
#7Great post last night from Simon: https://simonwillison.net/2026/Apr/27/vibevoice/
Note that this just covers the Speech-to-Text/Speech-Recognition aspect (a-la whisper), there's also models for long-form Text-To-Speech and steaming Text-To-Speech.
Re: VibeVoice: Open-source frontier voice AI
#8Seems quite heavy for a STT model, Parakeet and Whisper are much smaller and perform great for quick dictation and transcription of longer files. I guess that's due to additional accuracy and speaker diarisation?
The TTS example clip in the repo of 'spontaneous singing' is creepy as fuck
Re: VibeVoice: Open-source frontier voice AI
#9Isn't this project the one Microsoft published but then soon after pulled it for security/safety reasons? What has changed since then?
Look at the "News" section in the readme - The original TTS model is gone from this repo (you can still find it other places), but the SST/ASR, long form TTS, and streaming TTS models are newer.
Re: VibeVoice: Open-source frontier voice AI
#10This is not a new model. Also, it hallucinates a lot. Also, it's very heavy and slow in inference. It's also bad in multilingual.
Edit: I'm talking purely about speech to text (STT). Not sure about the other things this can do.