←back to thread

447 points hemant6488 | 3 comments | | HN request time: 0.433s | source
1. jdon ◴[] No.44312245[source]
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/

[1]: https://www.macrumors.com/2025/06/18/apple-transcription-api...

replies(2): >>44312560 #>>44318361 #
2. jkmcf ◴[] No.44312560[source]
Tangentially, 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.
3. xd1936 ◴[] No.44318361[source]
Faster, but... quality? I would take something 10× _slower_ than Whisper 3 if it meant a 5% increase in quality.