Earlier quoted context omitted.
I'm reserving that complaint for "open source" models which are released under non-open-source licenses. I care that I know what I can DO with the project when I see it described as "open source".
> I care that I know what I can DO with the project when I see it described as "open source". Yes, the first of which is that you should be able to build it from source. Which requires the source code, and in this case data.
VibeVoice: Open-source frontier voice AI
101–110 of 191 posts
Re: VibeVoice: Open-source frontier voice AI
#102Earlier quoted context omitted.
How do you pronounce giraffe?
Same way I pronounce my first name btw ;) but I think of "gif" as "gift" and this is probably the subconscious association people make without realizing it.
Re: VibeVoice: Open-source frontier voice AI
#103Re: VibeVoice: Open-source frontier voice AI
#104Re: VibeVoice: Open-source frontier voice AI
#105I think we should stop calling this type of models open source. They are indeed "open weight." The training code is proprietary and never revealed. https://github.com/microsoft/VibeVoice/issues/102
That said, I entirely agree that MS is misrepresenting their openness here, which isn’t in the least surprising.
Re: VibeVoice: Open-source frontier voice AI
#106Earlier quoted context omitted.
Yeah, I don't get why it is suddenly getting so much attention today, it is all over twitter too
Simonw (who has a bit of a Midas touch for posts here) just posted about it https://simonwillison.net/2026/Apr/27/vibevoice/
It's like the gardener at one of the Oxford colleges said - it's really easy to create these perfect lawns, just turn up every day and trim and water it - for a couple hundred years.
Re: VibeVoice: Open-source frontier voice AI
#107Earlier quoted context omitted.
> I care that I know what I can DO with the project when I see it described as "open source". Yes, the first of which is that you should be able to build it from source. Which requires the source code, and in this case data.
They’ll never reveal the data, because that would reveal this is all built on stolen work.
https://huggingface.co/allenai/OLMo-2-0325-32B
Here's one of their training mixes: https://huggingface.co/datasets/allenai/dolma3_pool - which includes 8 trillion tokens from Common Crawl.
Re: VibeVoice: Open-source frontier voice AI
#108Earlier quoted context omitted.
> I care that I know what I can DO with the project when I see it described as "open source". Yes, the first of which is that you should be able to build it from source. Which requires the source code, and in this case data.
The OSI's take on this is that an open source model can be modified through fine-tuning etc, even if you can't rebuild it from scratch. The problem with requiring "build from scratch" for open source models is that the number of interesting models with training data that can be openly licensed is close to zero. If you trained your model on an unlicensed scrape of the web you can't release the data under an open sourc…
Re: VibeVoice: Open-source frontier voice AI
#109Earlier quoted context omitted.
I hadn't thought about how to pronounce GIS, but do you have a problem with the pronunciation of the Japanese Industrial Standards: JIS?
I've been pronouncing both of them as /dʒis/ like hiss and not /dʒɪz/. I however am not a native english speaker of English. I wonder if native speakers gravitate towards the z more?
Re: VibeVoice: Open-source frontier voice AI
#110I think we should stop calling this type of models open source. They are indeed "open weight." The training code is proprietary and never revealed. https://github.com/microsoft/VibeVoice/issues/102
At least it's MIT licensed! As much as non-open training data irks me, restrictive licensing irks me more!