Live data from Hacker News

Show HN: Yap – OSS on-device voice dictation for macOS with no model to download

github.com

41–50 of 54 posts

Re: Show HN: Yap – OSS on-device voice dictation for macOS with no model to download

#41
post #28

Strangely, on my macOS 27 Beta build 26A5388g, nothing happens after I finish speaking. No input is transcribed or pasted and nothing is shown in the history. I do see the input being listed to — there's an audio graph animated as I speak (~US English), though it appears to be late in picking up my speech. Only my second "test?" is represented in the graph as it moves leftwards. I went through all the permissions, th…

Sorry about these issues - appreciate all the details. Are you on an Intel Mac by any chance?

Nope MacBook Air M4

Re: Show HN: Yap – OSS on-device voice dictation for macOS with no model to download

#42
built a small voice notes thing for myself last week and the surprise was that transcription accuracy wasn't the hard part. it's that i almost never want the raw transcript, i want the cleaned up version of it. keeping that out of scope is probably the right call for a dictation tool though.

Re: Show HN: Yap – OSS on-device voice dictation for macOS with no model to download

#43

built a small voice notes thing for myself last week and the surprise was that transcription accuracy wasn't the hard part. it's that i almost never want the raw transcript, i want the cleaned up version of it. keeping that out of scope is probably the right call for a dictation tool though.

I'm considering adding a feature to include auto punctuation and capitalization. Would that solve it for you?

Re: Show HN: Yap – OSS on-device voice dictation for macOS with no model to download

#47

Earlier quoted context omitted.

I think it once did! Now it doesn't - ways to easily verify this: 1) install the dmg in the GH repo 2) turn off wifi 3) use it offline

That doesn’t prove it doesn’t send data if it has the possibility. It could use the offline model only as a fallback.

yeah, this is a possibility and also they could store it and send it after we appear online.

Re: Show HN: Yap – OSS on-device voice dictation for macOS with no model to download

#48
That's a nice app. I don't know how it differs from the normal mac dictation — cuz normal thing works great, but I think having a visual cue of what's happening like yap does is a nice thing. And can we replace the actual microphone key for the activation of the voice?? Also for the concern of the mac dictation sending it to the cloud — also could mean that the speech api could also send it to the cloud right?
Post reply on HN