steinvakt2a day ago
This 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.
terbo17 hours ago
It has some perks, is a bit more expressive in some cases, but overall is trained on really noisy data, uses more memory, and isn't that fast - I'm talking about the (7b?) version that they released then removed quickly (vibevoice-community on github) - I still use chatterbox turbo and sometimes qwen TTS.
lblock21 hours ago
Yeah, I don't get why it is suddenly getting so much attention today, it is all over twitter too
xnx20 hours ago
Simonw (who has a bit of a Midas touch for posts here) just posted about it https://simonwillison.net/2026/Apr/27/vibevoice/
realty_geek19 hours ago
To be fair, his Midas touch is a result of consistency and a lot of hard work.
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.
soperj16 hours ago
I thought they rolled it as well?
ffsm815 hours ago
As always with people: listen to what they say, not to what they do...
After all, they rarely do what they say themselves, so it's surely not entirely made up nonsense!
GuinansEyebrows20 hours ago
there is so much more subversive marketing out there than any of us can really fathom. i try not to be too paranoid but it's getting a lot harder every day.
i know someone who worked in what we might call the 'astroturfing' space within the entertainment industry. after having a few discussions with him and with things like this[0] becoming more known, it's really difficult to afford any assumption of organic intent when money is on the line - especially at the scale that microsoft works at compared to something as comparatively quaint as the music industry.
[0] https://www.wired.com/story/geese-chaotic-good-marketing-ind...
ramon15621 hours ago
well duh, they updated the news section
https://github.com/microsoft/VibeVoice/commit/e73d1e17c3754f...
which is microsoft for "we removed two dead links". AI innovation knows no limits!
Vinnl20 hours ago
Interestingly that seems to be in response to [1], which might indeed be the trigger for this.
[1] https://doublepulsar.com/microsoft-vibing-capturing-screensh...
gagan202020 hours ago
It is not good for text to speech (TTS) as well. I am trying it for few days. First of all 1.5B model documentation is not there. 0.5B realtime is shit model. I was converting text, line by line and it was randomly adding music and couldn't handle special characters like "…".
I really disappointed with this model to say the least.
Stagnant16 hours ago
The 7B parameter Vibevoice TTS model is still the most impressive local TTS model i've tried. It was pulled by Microsoft a few days after its release due to "abuse potential" but it can be found in various community maintained huggingface repos.
tjungblut15 hours ago
yep, it seems this was trained on large amount of podcasts with ad jingles or phone call queues with elevator music. I was also pretty disappointed to run the TTS last week.
narrationbox15 hours ago
Yes, the SOTA is currently much more advanced.
steinvakt24 hours ago
What do you consider to be SOTA?
zuzululu18 hours ago
you saved us a lot of time here.... i unstarred the repo
moving on....
Capricorn248118 hours ago
I don't really pay attention to stars. Do people use them as bookmarks? Why would you star a repo if you knew so little about it?
drusepth17 hours ago
Stars for me are basically "this might be interesting but I don't have time to look at it now, hopefully I'll think about it later and give it a second look".
einsteinx217 hours ago
I exclusively use stars as bookmarks which is why I always found it strange when people talked about lots of stars meaning high quality or trustworthy…I’ve learned since then that I’m probably in the minority (both in using stars as bookmarks and not caring about how many stars a repo has).
tombert17 hours ago
Judging by how many people apparently are paying bots to give their lazily vibe-coded repos thousands of stars, it seems like people both simultaneously take stars seriously while not taking them seriously at all. It breaks my brain.
Tamatarr17 hours ago
Saved a lot of my time thanks!
tombert18 hours ago
I'm shocked, shocked to find that Microsoft takes credit for a slow, unoriginal product that doesn't actually do what it advertises.
logicchains17 hours ago
Imagine the balls it took to willingly attach the Microsoft label to the front of the product that is Teams.
tombert16 hours ago
I mean the same can be said about most versions of Windows as well. People act like Windows 11 is where it all went sour, but I've personally kind of hated it since Windows XP.
I feel like a recurring pattern with Microsoft is to create something quickly, market it aggressively and push for everyone to use it immediately, and only once it is installed everywhere do people suddenly realize how terrible it is, but it's too late to change.
NBJack16 hours ago
I'm surprised you picked XP as the falling point. I didn't enjoy the days of reinstalling 95/98/ME every 6 months to avoid driver weirdness and seemingly random failures. XP was built on the foundation of 2000, which tended to make it more robust vs. its predecessors.
Vista on the other hand...
tombert15 hours ago
I mean, part of it is that I really hated the Fisher Price look to it, but it was also the first time I ever felt like I had to "hack" things to make stuff work. I had to muck with registry keys. Oh, and it was the first time that I noticed that Windows repair tools do not work.
I suspect I might have hated 9x more but I was pretty young when they came out and I didn't really "get into" computers until XP, and I disliked it enough to dual-boot Linux as a twelve year old.
scotty7920 hours ago
You just saved me an afternoon.
SecretDreams21 hours ago
[flagged]
NobleLie21 hours ago
The nuance is lost on LLM agentic dominant partakers.
maxloha day ago
I think we should stop calling this type of models open source. They are indeed "open weight." The training code is proprietary and never revealed.
jcmfernandes21 hours ago
Indeed. We now live in a world where freeware is named open source. We are very sorry, Stallman.
MarsIronPI20 hours ago
If you're going to apologize to Stallman, you should apologize for conflating open source with software freedom. ;D
jcmfernandes20 hours ago
I totally get you, but this is yet another thick layer away.
psychoslave20 hours ago
With free libre software, where freedom and liberty are about what the end user is empowered with actually, the software is mostly metonymic. Free software, free society, because there are free people in the middle of course.
jrm420 hours ago
Right, as I said elsewhere, maybe let's just let "open-source" have it.
"Open-source" can be "anything you can go out and grab a copy of and use" but doesn't give you much legal certainty about any of it, and reserve "free software" for the other, better thing.
hedora20 hours ago
But, free software lost it's way around GPLv3. From the end user's perspective, GPLv3 says that you can only use the software if it's either a cloud service, on hypothetical open firmware devices, or if you install it yourself.
AGPLv3 partially solves the issue by blocking people like Google from using it to build proprietary cloud services that take away their users' freedom. (It still doesn't solve the problem where providers use network effects to achieve the same end game.)
MarsIronPI20 hours ago
> From the end user's perspective, GPLv3 says that you can only use the software if it's either a cloud service, on hypothetical open firmware devices, or if you install it yourself.
What in the world do you mean?
hedora18 hours ago
The anti-tivo clause bans things like Apple pre-installing GPLv3 software on macs, but allows them to let you use exactly the same software as long as they do not give users access to the binary. AGPLv3 blocks both use cases, GPLv2 blocks neither.
On the spectrum of "things that take away user freedom", withholding the source code is bad. Withholding the source code, the binaries and physical access to the computer is obviously much worse! This latter business model is heavily subsidized by GPLv3.
LtWorf13 hours ago
It doesn't ban apple from doing anything. They choose to avoid a license that was better for the users.
jrm419 hours ago
I don't understand this either. The GPL doesn't address end users and their use of software at all, to be technical. It only addresses what terms of copyright redistributors of GPLed software are allowed to apply in-turn to subsequent end users.
hedora18 hours ago
The point of the Free in free software was always to protect the users of the software, not the vendors or the redistributors. (This is why the license focuses on the redistributors -- the mechanisms of the license limit their rights in order to protect others' rights.)
The first sentence of the GNU manifesto says this, and a few sections later in the document elaborate on the point:
https://www.gnu.org/gnu/manifesto.html
Note, in particular, footnote [1] which explains that its OK for distributors to ask for payment, but that it's never OK for users to have to ask for permission to use the software, and the section "Why I Must Write GNU".
Since then, software service monopolies became common, and all of the most end-user-hostile systems on earth rely heavily on the GNU system. At this point, we're paying for permission to use those services with our money, our data, our democracy, etc.
I certainly cannot give you permission to use any of the GPLed services that I have used, or that I've been paid to extend. Therefore, I say the free software movement has lost its way.
MarsIronPI15 hours ago
I see your point and I agree. It's just that when you say "GPLv3 says that you can only use the software if it's either a cloud service, hypothetical open firmware devices" that's a stretch and not really true. AIUI vendors can pre-install GPLv3 software as long as they let you actually then replace the software (i.e. no DRM or locked bootloader). The firmware can still be non-GPL and non-replaceable. You just can't use GPLv3 code in the non-replaceable bootloader or firmwares.
simonw20 hours ago
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".
yjftsjthsd-h20 hours ago
> 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.
simonw19 hours ago
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 source license!
The Open Source Initiative have a bunch of their thinking around this in their FAQ for the "Open Source AI definition": https://opensource.org/ai/faq#isn-t-training-data-required-t...
maxloh12 hours ago
That's a point.
It is legal to train on copyrighted materials, provided they were obtained legally. Most companies also train their models using user interactions with previous iterations.
It is impossible to release this data publicly, let alone license it to a third party. However, I believe that at least the training code and the data processing pipeline could, and should, be released in order to claim a model is truly "open source."
That said, Allen AI actually released several models with the full datasets available. It is impressive how they pushed the models' performance despite training on a limited set of publicly available data. Kudos to them.
yjftsjthsd-h17 hours ago
> 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.
By this definition almost any binary can be "open source" since hex editors exist. (Or more usefully, you can use ghidra et al. to do more interesting changes.) I know GPL has a very specific view of things, but I'd like to quote an excerpt that I think is generally applicable from https://www.gnu.org/licenses/gpl-3.0.html -
> The “source code” for a work means the preferred form of the work for making modifications to it. “Object code” means any non-source form of a work.
Which is why I'm fine with "open weights", because that's saying the object code is under an open license.
> 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.
So? If the number of open source models is zero, then the number of open source models is zero.
riedel19 hours ago
I would personally disagree slightly with this take. Freely being able to use means IMHO, that this can be done for all applications in a legal (and ideally ethical) fashion. Regulation often requires to prove the quality or provenance of data. Open source has IMHO often a very libertarian view on things focusing on the rights of the user an not society in general.
rogerrogerr19 hours ago
They’ll never reveal the data, because that would reveal this is all built on stolen work.
simonw19 hours ago
Some of the models DO reveal the data, and it's still built on "stolen work" in that it's unlicensed scrapes of the Web. Here's an example:
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.
data-ottawa20 hours ago
That would be “permissive license”
Maybe we should have a little cue card for models: vendor/name, size, open weights, open source, permissive license.
It’s simple enough an idea.
JumpCrisscross21 hours ago
> we should stop calling this type of model open source. They are indeed "open weight”
This ship has sailed. It’s now in the same category as hacker/cracker and the pronunciation of GIF.
andy_ppp21 hours ago
I think you mean GIF.
engeljohnb18 hours ago
The inventor of GIF didn't begin with a document* clearly laying out what is and isn't to be called a "GIF."
I think it's right to push back whenever a huge tech corporation tries to build goodwill by falsely using terms like "open source."
JumpCrisscross18 hours ago
> inventor of GIF didn't begin with a document clearly laying out what is and isn't to be called a "GIF”*
Neither did the inventors of AI. A third party published a document after corporations went with open weights = open source and a spoiler block in FOSS wanted all training data published.
> it's right to push back whenever a huge tech corporation tries to build goodwill by falsely using terms like "open source
I think it’s counterproductive. Most people only see a squabble, which makes any ensuing points from the open-source community seem silly. Those who care can continue using the more-precise language they choose to.
Put another way, there is a difference between using terms like cracker and fully spelling out cryptocurrency, and telling people who use hacker and crypto more loosely that they’re wrong. They aren’t wrong and that isn’t meaningful feedback. At the same time, the person using the precise language isn’t wrong either.
engeljohnb18 hours ago
There's a big difference between correcting some random commenter on an internet forum and correcting Microsoft.
> think it’s counterproductive. Most people only see a squabble, which makes any ensuing points from the open-source community seem silly.
Only to people that truly don't care whether something's open source. In which case, Microsoft using the term (correctly or incorrectly) won't change their perception.
But the people who do care won't like to be mislead by Microsoft. There's a reason the term is right in the headline: people respond to it.
I wish I had time to come up with a better example, but it's like if a AAA game company says they've released "native Linux build," but really they're just packaging the Windows build with Wine.
99% of people won't care, neither about the news nor the deception. But for that last 1%, any goodwill garnered with the headline would be gone, and the game company are the ones who look foolish, not the people calling them out.
keeda16 hours ago
To be fair, the initiators of the "Open Source" movement also co-opted a term that previously had a much more flexible meaning (and had been around for more than a decade at that point.) Just writing a document attributing specific criteria to a term does not grant one authority over the use of that term.
Ironically, the roots of the Open Source movement are a direct reponse to the Free Software movement largely because it was considered too ideological and unfriendly to corporate interests (i.e. monetization.)
giancarlostoro21 hours ago
It's the same as GIS, you wouldn't say jizz now would you?
DoctorOW21 hours ago
I absolutely do, every single time it comes up.
ziml7720 hours ago
I hadn't thought about how to pronounce GIS, but do you have a problem with the pronunciation of the Japanese Industrial Standards: JIS?
s20n20 hours ago
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?
ziml7719 hours ago
I would end both with the S sound, but I'm operating under the assumption that the person I was replying to either pronounces their Ss as Zs or can't tell the difference between the S and Z sounds.
Because the other assumption I could have gone with is the less charitable take that they know GIS with a soft G doesn't sound like jizz, but they were just looking for a crude way to mock the soft G.
bronson19 hours ago
I think it depends on region. Related, many speakers pronounce chips and salza, Tezla, Wezley.
dijksterhuis21 hours ago
i am absolutely going to from now on
kevin_thibedeau21 hours ago
The developer of the format declared the pronunciation 30+ years ago. It has always been jif.
Geezus_4220 hours ago
Yeah, but society overruled them.
notabotiswear21 hours ago
I take it that you haven’t met the Arcgees people…
pardon_me21 hours ago
How do you pronounce giraffe?
giancarlostoro20 hours ago
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.
WorldMaker19 hours ago
Which is why I find it fun to bring up that in Old English "gift" hadn't yet picked up the "t" and was spelled "gif", but in Old English "g" was most commonly "HY". I like the Old English pronunciation of "gif" as "HYEEF", which is a "compromise" position that often makes some of both soft-g and hard-g "gif" pronunciation fans angry.
giancarlostoro19 hours ago
I sometimes just pick the opposite of whatever everyone agreed to just for fun. I do the same when people cry about vim or emacs since I have used both. ;)
Some men just want to watch the world burn. At least it's mostly harmless fun anyway. It's even funnier when they bring up how my name is pronounced in defense of "jiff" and I tell them, so you're calling me the expert in "Gi" pronunciation then? :)
ziml7719 hours ago
I have never heard this third option before but I love it!
pardon_me17 hours ago
I do too. The idea that any one pronunciation is more correct based on the letters is quite amusing, given there's examples that work all ways.
parineum21 hours ago
How do you pronounce gift?
giancarlostoro12 hours ago
Jift
briffle20 hours ago
gorge = george
WarmWash21 hours ago
And "hallucination" which should have been "delusion".
Way early on (spring 2023) people tried to stop it, but no luck.
MagicMoonlight20 hours ago
Why would it be delusion? It’s making something up which isn’t there and describing it.
WarmWash20 hours ago
A hallucination is a false sensory experience.
A delusion is a false mental belief.
Basically hallucinations are false external things, and delusions false internal things. You hallucinate a pink elephant, you delude yourself into thinking trump won 2020.
WhyNotHugo19 hours ago
Devils advocate here: I can give you a binary of my open source MIT code and never phone you the code. The code is still MIT licensed, and open source. You just have no access to it.
That said, I entirely agree that MS is misrepresenting their openness here, which isn’t in the least surprising.
Otek19 hours ago
? Do you know what “source” means in open source? Like, what is the source of the binary? It’s the code. That’s the source in open source.
freedomben19 hours ago
I don't disagree, but it is perfectly acceptable per the MIT license, which is an OSI approved license. MIT doesn't require source distribution with the binary (which is why from the developer perspective, it's a more "permissive" license)
clickety_clack19 hours ago
The license describes what users are allowed to do with the source code, it doesn’t (and shouldn’t) define what a creator has to do to make the source code open.
freedomben17 hours ago
Then it sounds like you're philosophically opposed to copyleft license like GPL. That's ok, we can agree to (in my case vehemently) disagree, but your philosophy is inconsistent with the commonly accepted definition of "open source" such as OSI's OSD[1][2]
[1]: https://opensource.org/licenses [2]: https://opensource.org/osd
clickety_clack16 hours ago
I think you completely misunderstand me. I don’t have any opinion on GPL, but in the links you shared, even OSI considers the license to be separate from the definition of open source “Open source licenses are licenses that comply with the Open Source Definition”. You can use a license that open source projects use (ie MIT), and still keep the source closed, or you can write one that puts obligations on you if you want. In fact, you can use or write pretty much any license you want if you own the copyright.
freedomben19 hours ago
In their defense, most everyone else does the same thing. They still shouldn't do it, but at least they're not the trendsetter here (though they are contributing to the ongoing problem)
btown20 hours ago
At least it's MIT licensed! As much as non-open training data irks me, restrictive licensing irks me more!
cute_boi19 hours ago
what is problem with restrictive licensing? Most of them starts if you have 1M users etc?
bitvvip20 hours ago
What you said makes a lot of sense. Free software should not be confused with open source
giancarlostoro21 hours ago
I mean, you have "AI" which means just about anything in marketing speak, "Agentic" is kind of becoming similar, hopefully they don't goof that one too badly, would be nice to know what you are trying to sell me. Used to be "Cloud" meant storage not just hosting (I guess it still does).
Then there's "Smart" in front of Car, Phone, TV, and so on... Meaning different things.
I do think "Open Weight" should be more commonly used. There's definitely communities that spring up that build the training infrastructure and inference infrastructure around open models on the other hand.
scotty7920 hours ago
Open weights is not exactly right either because we do get source of the software that uses those open weights.
Maybe open inference?
But we often also get source code for fine tunning the model.
So maybe it's closer to open source than to anything else?
Isn't it a bit like not calling a game open source because engine tooling used to made it isn't open source and they didn't publish .psd files with asset designs?
jrm420 hours ago
I'm genuinely torn on this one; I get technically why not, but why I think I have no problem with it is the wishy-washiness of "open source" generally.
As I teach this stuff to people newer to this tech, it's probably just easier and more helpful to refer to the wide array of "stuff you can just download and use yourself" as "open-source" and then after that, go deeper and talk about why Stallman was right, how "Free Software" was first. etc.
ilqr_jb19 hours ago
[dead]
[deleted]19 hours agocollapsed
notabotiswear21 hours ago
Openwashing is the new greenwashing, which, coincidently, seems to have gone out of fashion a few hundred datacentres ago.
dist-epoch21 hours ago
it was replaced with abundancewashing
Geezus_4220 hours ago
What is "abundancewashing"?
dist-epoch20 hours ago
> “This means a future of abundance. A future where there is no poverty, where people can have whatever they want in terms of goods and services.” – Elon Musk
> “I think we see a path now where the world gets much more abundant and much better every year.” – Sam Altman
isodev18 hours ago
I think in this category, Voxtral by Mistral is a lot better. It also happens to be small enough to run on webGPU https://huggingface.co/spaces/mistralai/Voxtral-Realtime-Web...
pluc21 hours ago
Interesting story about this repo/product/author by cybersecurity researcher Kevin Beaumont: https://cyberplace.social/@GossiTheDog/116454846703138243
[deleted]20 hours agocollapsed
tacticus17 hours ago
got to love how they're trying to hide the links.
embedding-shapea day ago
Isn't this project the one Microsoft published but then soon after pulled it for security/safety reasons? What has changed since then?
542458a day ago
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.
SingleSourceAIa day ago
[flagged]
infecto21 hours ago
It’s confusing (at least for me) because the project covers a number of things including what you are mentioning.
Barbing21 hours ago
[off topic]
When explanations get posted directly in HN comments, I imagine someone somewhere in the world is able to learn in spite of their Internet restrictions/firewalls
People will also post their own interpretations in response to comments, and quickly find out they missed something.
… But if you try to automate it, like include a summary under every HN post, you encourage laziness too much and are pre-chewing too heavily. Some balance here.
[on topic]
(OK I’m done making excuses, time to read the article… thanks for the encouragement!)
I thought this was not explained in the readme directly but in fact I missed it. I wasn’t going to read Microsoft entire changelog! But it was substantive, thanks to sibling commenter:
“2025-09-05: VibeVoice is an open-source research framework intended to advance collaboration in the speech synthesis community. After release, we discovered instances where the tool was used in ways inconsistent with the stated intent. Since responsible use of AI is one of Microsoft’s guiding principles, we have removed the VibeVoice-TTS code from this repository.”
ipotapov4 hours ago
I built speech-swift, which focuses on on-device speech processing like VibeVoice, but specifically leverages Apple Silicon's capabilities for ASR, TTS, and VAD without cloud dependency. Our ASR supports 52 languages with a real-time factor of 0.06. https://soniqo.audio/benchmarks
aqme2821 hours ago
Interesting to see "vibe" enshrined by the likes of Microsoft as an AI product word.
accrual21 hours ago
Especially when "vibe coded" can have a negative connotation meaning quickly put together without understanding.
ryandrake19 hours ago
In my mind, Vibe-anything means "some slop carelessly thrown together to ship as fast as possible." Wild that it's being used in a serious product name!
Barbing21 hours ago
I’m just surprised they put the name of the e-waste slop company in their product
amlib18 hours ago
Maybe they were trying to make a pun on "Via Voice", the cursed IBM STT from the 90s?
lvncelot19 hours ago
I'm honestly more surprised that they could resist the temptation to call it Copilot
tempodox16 hours ago
Microslop Copilot for Voice! After they renamed Office, they surely will rename this one, too.
altmanaltman21 hours ago
[flagged]
Vinnl20 hours ago
"get offended" is just what the clickbait news cycle made of it. It was based on the post at [1], and this is all it said:
> We need to get beyond the arguments of slop vs sophistication and develop a new equilibrium in terms of our “theory of the mind” that accounts for humans being equipped with these new cognitive amplifier tools as we relate to each other
fg13719 hours ago
Are you sure you have the correct reference?
I think everyone else is relating to
https://futurism.com/artificial-intelligence/microsoft-bans-...
altmanaltman20 hours ago
When a CEO says "We need to get beyond the arguments of X" it is universally a polite, PR-scrubbed way of saying, "Please stop talking about X, it is hurting our business" which is how the media interpreted it.
CubsFan1060a day ago
Great post last night from Simon: https://simonwillison.net/2026/Apr/27/vibevoice/
542458a day ago
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.
JumpCrisscross21 hours ago
“VibeVoice can only handle up to an hour of audio”
Why?
Anonynekoa day ago
You have selected Microsoft Sam as the computer's default voice.
accrual21 hours ago
My friends and I had fun in the computer lab with Microsoft Sam, inputting long strings of characters to create funny sound effects. Sususususususu.
ryukoposting21 hours ago
Holy moly, a Microsoft AI product that isn't named Copilot!
DoctorOW21 hours ago
Missed opportunity to call it Vopilot
silverwind20 hours ago
Slopilot
podgietarua day ago
So we've really just settled on Vibe as the verb for AI then?
giarca day ago
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?
internet_points21 hours ago
it'll probably be something we're not even talking about yet - we still have 7 months in which to make the world even worse
pryanshu89a day ago
Why use precise technical language when you can just vibe with your AI system?
xnx20 hours ago
Still waiting for the open weights model that conclusively beats the multi-year old Whisper in accuracy, features, and performance.
scotty7920 hours ago
It's crazy that a lot is happening in open models for stt, but there's very little progress when it comes to results, esp multilingual.
triage800418 hours ago
Surprised it wasn't called Copilot Voice
chaosprint21 hours ago
Microsoft Store App Vibing.exe Accused of Harvesting Screens, Audio, and Clipboard Data:
https://cyberpress.org/microsoft-store-app-vibing-exe-accuse...
mberg19 hours ago
I've been using VibeVoice's ASR (speech to text) model quite intensively for the past month and have found it to be a lot more reliable and out-of-the box functional then Whisper, parakeet and other models. The fact that is has diarization built into to the model is a huge win in my book. Without that you have to run a different model just for that which adds significantly to the overall processing time vs VibeVoice which gives you reliably great results. Big fan.
vijgaurav16 hours ago
The 60-minute single-pass transcription is the part that actually matters. Most ASR models chunk audio and you lose speaker continuity across boundaries. If the diarization actually holds up on hour-long recordings without drifting, thats a real solve for podcast and meeting transcription workflows.
[deleted]20 hours agocollapsed
frangonf21 hours ago
I took a look into local options for ASR and diarization some months ago, I missed that VibeVoice now has this feature.
My conclusions back then (which only came from a shallow research on the topic and 0 real experience mind you) was that Whisper + Pyannote was the "stable" approach.
Have the VibeVoice, Voxtral, Qwen or the Nemo solutions caught up in segmentation and speaker recognition?
woodson16 hours ago
It highly depends on the sort of data you’re processing (phone calls, podcasts, meetings of more people recorded using single channel?). For NVIDIA/NeMo, check out their softformer diarization models (also streaming).
vicchenai10 hours ago
the built-in diarization is the one thing that actually caught my attention here. running whisper + pyannote separately is a pain for long recordings and the speaker continuity breaks at chunk boundaries. if this handles it in a single pass that's a real workflow improvement, regardless of how the raw accuracy benchmarks compare
Void_a day ago
I the past month or so, I added 2 models to my app Whisper Memos (https://whispermemos.com):
- Cohere Transcribe (self hosted)
- Grok Speech To Text (they provide an API, only $0.10/hr!)
They are both excellent. I'm not sure about this one. Would you like to see it in a consumer speech to text app?
olejorgenb21 hours ago
I've had good experiences with the Mistral Voxtral models (I've used the API, but some of the model-variants are open weight)
Barbing21 hours ago
Does Cohere work with longer transcripts? Do you have to do some magic to merge recordings over 35 seconds long?
2ndorderthought21 hours ago
Have you tried qwen?
SecretDreams21 hours ago
Any non-Musk alternatives that are comparable in quality and cost?
jayphen21 hours ago
Voxtral competes on price ($0.003/min) and quality. Speechmatics has best in class accuracy but is a bit more expensive ($0.004/min)
Void_21 hours ago
Our default is still OpenAI Whisper. Grok is just a choice for users who might prefer it.
JumpCrisscross21 hours ago
What’s the current state of the art, for each of training locally and in the cloud, for learning my voice?
yreg21 hours ago
Locally maybe https://voicebox.sh/
Elevenlabs in the cloud.
chrsw21 hours ago
Local? No idea. Cloud? Eleven Labs, probably. But it's described as "cloning" not "training". Not sure what the distinction is or why it matters if the end result is you can to generate any TTS that sounds like you. There might very well be an important one, I just don't know it.
khimaros21 hours ago
open weights i would say S2: https://github.com/rodrigomatta/s2.cpp
Mobius0120 hours ago
Microsoft has historically made poor choices in product naming, but this has to be a new low.
dragonfax18 hours ago
Shouldn't it be called something like "Copilot Voice"?
Narishma17 hours ago
That's not confusing enough. It should be just Copilot.
lizardking13 hours ago
Microsoft continues to be completely incapable of coming up with good names for their products and services
yayadarsh18 hours ago
Someone tell me if this is better or worse than Parakeet
low_tech_punk16 hours ago
When mixing languages, why does the English have Chinese accent and Chinese have English accent? Is it a feature or bug?
BlastBash19221 hours ago
Maybe Microsoft’s real strength was never making the best model, it was knowing you don’t need to, as long as you own the platform everyone builds on.
hedora18 hours ago
threepts17 hours ago
Explains most of the shit they have pushing with Windows 11. Perhaps all that bloatware was VibeVoiced too.
solomatov19 hours ago
It would have been better if they provided not just weights, but also some frontend where it is usable as is.
isolay16 hours ago
Seriously, VibeVoice? Microslop really has a penchant for the worst names.
mistic9221 hours ago
For me its giving me very poor results
khimaros21 hours ago
looks like this offers ASR support in GGUF https://github.com/CrispStrobe/CrispASR -- haven't tested
nickandbro18 hours ago
This is a very good model, but can it be run on the web?
unixhero17 hours ago
What the do they mean by frontier voice
decide100015 hours ago
Isn't voxtral much better?
yapyap10 hours ago
Sounds like Msft wanted to coast on the “vibecode” vibe popularity?
walthamstowa day ago
Seems 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
Zopieux20 hours ago
English only?
ChrisArchitect20 hours ago
Previously:
simonw20 hours ago
That was about the text-to-speech model, the speech-to-text one was release in January.
starkeeper20 hours ago
Microsoft is famous for choosing terrible names but how could they be this terrible.
simjnd16 hours ago
What a terrible name
villgax19 hours ago
lol they rug-pulled the 7B for our own safety some months ago
matpb9 hours ago
[flagged]