HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kcordoc

no profile record

Submissions

Show HN: Offline voice to text and AI keyboard

apps.apple.com
3 points·by kcordoc·2개월 전·0 comments

[untitled]

1 points·by kcordoc·4개월 전·0 comments

Local iOS voice to text app (alternative to Wispr Flow)

1 points·by kcordoc·5개월 전·1 comments

Free TTS and STT that runs 100% locally via WebGPU

freevoicereader.com
2 points·by kcordoc·7개월 전·1 comments

comments

kcordoc
·4개월 전·discuss
I have come to love dictation apps on my laptop and phone. However, these apps can be so much more. You can run models like Parakeet and Whisper on your device. Once you wire everything together, you can have a complete dictation + chatbot + transcription experience in any app on your phone.

Also, I have been getting a little more cautious of how my data is processed. Everything is processed locally. You also have a BYOK option if you need to use cloud LLMs or speech to text services.

- All data processed locally (100 % private) - AI keys to directly integrate LLM responses (local for privacy or cloud for SOTA models) - Planned integration with webhooks. So you can route your transcriptions to Notion, OpenClaw () etc - Provide only necessary context by copying to clipboard what you want the keyboard to use

I would love your support on ProductHunt since products from today will also be considered for a YC interview.
kcordoc
·5개월 전·discuss
We also have a MacOS app with local processing. If desired, users can sync their snippets and dictionary using personal iCloud.

https://freevoicereader.com/mac-app
kcordoc
·7개월 전·discuss
There are excellent free open-source TTS and STT models like KokoroTTS, Whisper etc. But most of us don't have a ready setup to access these.

So, I built a website that lets you use these models quickly. The website helps you download a small model quickly to your device.

Privacy-focused since everything runs locally. Unlimited free use.

Most browsers now support webGPU and the models are optimized for browser use.

Free Chrome extension as well