It's very welcome, to start with this.
However, just from this heading, I knew with 90% certainty that the post was AI generated.
181–190 of 251 posts
It's very welcome, to start with this.
However, just from this heading, I knew with 90% certainty that the post was AI generated.
Whisper 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…
I don’t know how Apple divides computation between the GPU and the Neural Engine, but one major benefit, especially for real-time transcription on laptops, is the improved power and thermal efficiency. I noticed better accuracy after switching my app to SpeechAnalyzer, and I suspect part of that improvement for me came from the microphone no longer having to compete with jet-engine fan noise.
Earlier quoted context omitted.
Yeah, apple will be optimizing a model to work on ANE and then turn it into a native app. My only hope is that it has a reasonable api so that I can use that as a generic input source across iOS / macOS that’s equivalent to the ubiquity of the keyboard.
Presumably the existing transcribe button on the keyboard will route through this on iOS 26?
Whisper 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…
Anytime I’m talking to an Indian on the other end, I have to have them repeat everything 2 or 3 times.
Earlier quoted context omitted.
MOSS-Transcribe-Diarize [0] is by a Chinese team so apparently it's quite good. Try it out here [1]. [0] https://huggingface.co/OpenMOSS-Team/MOSS-Transcribe-Diarize [1] https://huggingface.co/spaces/OpenMOSS-Team/MOSS-transcribe-...
Thank you very much.