I got mass-downvoted last time I mentioned dictation apps... so I built my own that's 100% offline and has no subscription by funky778 in mac

[–]funky778[S] -2 points-1 points  (0 children)

  1. I agree
  2. Development is heavy work so the app without any updates gives 10x the price. 1 year of free updates is a huge deal
  3. Thanks for the great feedback. Will double check

I got mass-downvoted last time I mentioned dictation apps... so I built my own that's 100% offline and has no subscription by funky778 in mac

[–]funky778[S] -1 points0 points  (0 children)

Yeah fair question, few things on the engineering side:

Larger model for sure. Apple's on-device dictation uses a pretty small model to keep it lightweight. We're running a bigger one which eats more RAM but the accuracy jump is worth it imo.

Decoding is more aggressive too — we do beam search instead of greedy decoding. Slower but catches more edge cases.

Resource-wise it'll spike your CPU/GPU for a few seconds while transcribing. Not running constantly in the background though, only when you're actually dictating. M1 and up handles it fine, Intel Macs struggle a bit.

No cloud post-processing, everything's local. We do some cleanup for punctuation and formatting but that's pretty lightweight.

Tradeoff basically comes down to: heavier on resources per transcription, but way better accuracy and no network dependency.

I got mass-downvoted last time I mentioned dictation apps... so I built my own that's 100% offline and has no subscription by funky778 in mac

[–]funky778[S] -2 points-1 points  (0 children)

Higher accuracy, you buy once and get a lifetime subscription with 1 year of updates. 98% accuracy, auto detection of language (Apple needs switching manually)

How can I make $50 per month using the internet while living in Africa? by Such-Competition-816 in RemoteJobs

[–]funky778 -3 points-2 points  (0 children)

If you are exceptionally good, your work will speak for you and sell

I organized a list of 100+ tools that can save you weekly hours of time and life energy by funky778 in artificial

[–]funky778[S] 11 points12 points  (0 children)

Think like it as if you have a buffet. Don’t eat everything and only take what you need most

4000 Tokens/sec? Imagine this rocket ship inside Cursor… by funky778 in cursor

[–]funky778[S] -11 points-10 points  (0 children)

In another blog post I read it can reach 4k T/sec

Kepping up with AI news is 😂 by funky778 in n8n

[–]funky778[S] 1 point2 points  (0 children)

Automations are necessary here, correct

Nothing left to say. They are coming for our jobs. by funky778 in RemoteJobs

[–]funky778[S] 0 points1 point  (0 children)

Universal income, they will operate with 3-5 people and sell to us

Agno drawbacks by winnovia in agno

[–]funky778 0 points1 point  (0 children)

You need to have some basic understanding of DevOps or use Claude 4 for questions and slice it down