Whispy — Free Local Audio Transcription.
Productivity, Privacy, Local, AI, Whisper, Transcription
What it does
Every transcription tool I could find uploads your audio to a cloud server. For journalists, lawyers, researchers, or anyone with sensitive recordings: that's a real problem. Whispy is different because everything runs locally in your browser. The AI model downloads once and runs entirely on your device. Your audio never touches a server, not even for a millisecond. No account. No upload. No subscription. Free forever.
Does a similar job
all alternatives →- WOWhispering – Open-source, local-first dictation you can trust2025 · github.com · ▲591
Hey HN! Braden here, creator of Whispering, an open-source speech-to-text app. I really like dictation. For years, I relied on transcription tools that were almost good, but they were all closed-source. Even a lot of them that claimed to be “local” or “on-device” were still black boxes that left me wondering where my audio really went. So I built Whispering. It’s open-source, local-first, and most importantly, transparent with your data. Your data is stored locally on your device, and your audio goes directly from your machine to a local provider (Whisper C++, Speaches, etc.) or your chosen…
- IMI made a free transcription service powered by Whisper AI2022 · freesubtitles.ai · ▲224

- SHSelf-host Whisper As a Service with GUI and queueing2023 · github.com · ▲267
Schibsted created a transcription service for our journalists to transcribe audio interviews and podcasts really quick.


More dev tools this month
the category →



OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 30d ago · gtmcofounder.com

Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com