5 ms·
Soon you'll also be able to do speech to text locally, as Apple is adding a SpeechAnalyzer API [0] which is apparently faster than whisper [1]. [0]: https://de
by jdon 1y ago
Soon you'll also be able to do speech to text locally, as Apple is adding a SpeechAnalyzer API [0] which is apparently faster than whisper [1].
[0]: https://developer.apple.com/videos/play/wwdc2025/277/ https://developer.apple.com/videos/play/wwdc2025/277/
[1]: https://www.macrumors.com/2025/06/18/apple-transcription-api-faster-than-whisper/ https://www.macrumors.com/2025/06/18/apple-transcription-api...
- jkmcf 1y agoTangentially, https://github.com/finnvoor/yap https://github.com/finnvoor/yap A CLI for on-device speech transcription using Speech.framework on macOS 26 The MacStories article made it seem about 2x as fast as Whisper, but there's no network or shared servers involved, so it's effectively faster.
- xd1936 1y agoFaster, but... quality? I would take something 10× _slower_ than Whisper 3 if it meant a 5% increase in quality.