HackerTrans
TopNewTrendsCommentsPastAskShowJobs

uohzxela

no profile record

Submissions

Show HN: I built a local-first macOS transcriber

inkoscribe.com
2 points·by uohzxela·2 mesi fa·1 comments

Ask HN: Is there demand for a local-first live transcription tool?

14 points·by uohzxela·2 anni fa·15 comments

comments

uohzxela
·2 anni fa·discuss
Yeah I checked that out. My current Whisper model is small.en which has a lower WER and is fast enough for real time transcription.
uohzxela
·2 anni fa·discuss
Good to know. Do the existing real time transcription apps work? If not why?
uohzxela
·2 anni fa·discuss
I’m using Whisper medium.en. I’ll check out Turbo, thanks! Looks like it’s released last month. My solution is pretty model agnostic. If Turbo is indeed as fast as they advertised with lower WER than small.en, then it will supercharge my solution as well (it’s already pretty fast and accurate).
uohzxela
·2 anni fa·discuss
It’s a good point. I briefly looked at their GUI and it’s very tied to the Apple Notes surface. It’s a good way to provide real time transcription to the masses, but their UX and speed leaves a lot to be desired.

Why do we have so many custom notes app when we can just use Apple Notes?
uohzxela
·2 anni fa·discuss
I've tried this demo before. My solution is better in terms of latency and accuracy. You can place Otter.ai and Real-time Whisper WebGPU side by side and see the difference. That's the difference I observed with my solution as well.
uohzxela
·2 anni fa·discuss
Most of the free Whisper GUI offerings do not provide real-time transcription; even if they do, it's not performant enough for my needs.

TUI is just a starting point. Differentiators would be a better GUI, and better real-time performance.
uohzxela
·2 anni fa·discuss
I have built my own local-first solution to transcribe entirely locally in real time word by word, driven by a different need (I'm hard of hearing). It's my daily driver for transcribing meetings, interviews, etc. Because of its local-first capability, I do not have to worry about privacy concerns when transcribing meetings at work as all data stays on my machine. It's about as fast as Otter.ai although there's definitely room for improvements in terms of UX and speed. Caveat is that it only works on MacBooks with Apple silicon. Happy to chat over email (see my HN profile).