Earlier quoted context omitted.
There's tons, Parakeet was the last I remember seeing which seemed to gain traction (independent lightweight implementations etc).
Parakeet is way faster (on Nvidia hardware) but not quite as accurate in my experience.
Apple's new SpeechAnalyzer API, benchmarked against Whisper and its predecessor
71–80 of 251 posts
Re: Apple's new SpeechAnalyzer API, benchmarked against Whisper and its predecessor
#72This is useless test and benchmark when you have these day Whisper-V3-Large and Whisper V3-Turbo that you can faster than realtime on 5 years old macbook on apple sillicon (ANE). They didn't even compared to parakeet v2 or parakeet v3. And only english language...
Re: Apple's new SpeechAnalyzer API, benchmarked against Whisper and its predecessor
#73Earlier quoted context omitted.
Also, this test is English-only, while a strong point of other models is to understand different languages without first having to say which one (so you don't need 3 different keyboard shortcuts if you wanna dictate in 3 languages day-to-day)
As an Australian, Apples voice models have always sucked. I've tried using stt (again) more recently and its improved, but i'm so tired of having to Americanize my voice to get it to figure out what the hell i'm saying.
Re: Apple's new SpeechAnalyzer API, benchmarked against Whisper and its predecessor
#74Earlier quoted context omitted.
Also, this test is English-only, while a strong point of other models is to understand different languages without first having to say which one (so you don't need 3 different keyboard shortcuts if you wanna dictate in 3 languages day-to-day)
As an Australian, Apples voice models have always sucked. I've tried using stt (again) more recently and its improved, but i'm so tired of having to Americanize my voice to get it to figure out what the hell i'm saying.
Re: Apple's new SpeechAnalyzer API, benchmarked against Whisper and its predecessor
#75Earlier quoted context omitted.
In which world 98% accuracy is not usable?
In a world where you say "tmux" and Apple's VTT writes "T Max".
Re: Apple's new SpeechAnalyzer API, benchmarked against Whisper and its predecessor
#76Anyone know the best choice these days specifically for speaker diarization?
Re: Apple's new SpeechAnalyzer API, benchmarked against Whisper and its predecessor
#77Whisper is the wrong model to benchmark against, or rather, there are better models that are state of the art now like Nemotron and Parakeet both by Nvidia, as well as Mistral's Voxtral and Cohere Transcribe. However, what's funny is, RIP to a lot of the paid apps that simply wrap Whisper, I'm sure Apple will make a native GUI such as a recorder app for macOS that obviates the need for these wrappers, which everyone…
Apple's own Voice Memos app already does automatic transcription since macOS 15 / iOS 18.
Re: Apple's new SpeechAnalyzer API, benchmarked against Whisper and its predecessor
#78Whisper is the wrong model to benchmark against, or rather, there are better models that are state of the art now like Nemotron and Parakeet both by Nvidia, as well as Mistral's Voxtral and Cohere Transcribe. However, what's funny is, RIP to a lot of the paid apps that simply wrap Whisper, I'm sure Apple will make a native GUI such as a recorder app for macOS that obviates the need for these wrappers, which everyone…
> there are better models that are state of the art now like Nemotron and Parakeet both by Nvidia Is parakeet state of the art? It always transcribes speech fragments for me, like if I stutter and say "m-m-m-map" parakeet will dutifully transcribe "m m m map". Which I guess could be a good thing or a bad thing depending on what you want. Whisper does not do that however. I do like cohere transcribe a lot.
Re: Apple's new SpeechAnalyzer API, benchmarked against Whisper and its predecessor
#79Vs Voxtral would be a better comparison. No other model, open or closed, has been able to hit such a low AER (Acronym Error Rate ;)) for my meeting transcripts. Seems to understand/infer all the technobabble I use at work. Never have to edit anything. Whisper was catastrophically bad.