cd /news/developer-tools/i-built-a-local-gpu-accelerated-voic… · home topics developer-tools article
[ARTICLE · art-29952] src=dev.to ↗ pub= topic=developer-tools verified=true sentiment=· neutral

I Built a Local, GPU-Accelerated Voice Commander—And I Still Type Everything

A developer built Voice Commander, a local GPU-accelerated voice transcription system using Whisper.cpp and the Gemini API, but still types everything due to cognitive habits. The tool transcribes speech, cleans filler words, and auto-pastes text, yet the developer struggles to integrate it into daily routine.

read1 min views3 publishedJun 16, 2026

As developers, we love building productivity tools. We spend days optimizing our development environments, writing shell scripts, configuring keybindings, and building custom pipelines.

A few months ago, I built Voice Commander—a local, GPU-accelerated voice transcription system. It uses a local CUDA-powered Whisper.cpp model to transcribe my speech, and hooks into the Gemini API to clean up filler words ("um", "uh"), fix grammar, structure the output, and auto-paste it directly at my cursor.

It works like a charm. It is fast, private, and precise.

And yet, I still type everything.

Every time I need to write a long code comment, draft an issue, or even outline a plan, my hands immediately go to the keyboard. I catch myself typing away, while the microphone hotkey is right there, ready to save me hundreds of keystrokes.

Why is this? And why is it so hard to break the keyboard habit?

Through this, I realized that typing isn't just a physical action; it's a cognitive buffer.

Refusing to use a tool you built because it "feels weird" is a common trap. To break this, I'm forcing myself to follow a new rule: if a thought requires more than two sentences, I must dictate it.

By pushing through the initial awkwardness, I'm hoping to make voice-to-text as natural as reaching for the trackpad.

Have you built tools that you struggle to integrate into your actual daily routine? How do you overcome the muscle memory of typing?

*If you want to try out the project locally, check it out on GitHub: **[MasihMoafi/Voice-commander](https://github.com/MasihMoafi/Voice-commander)***

*For more of my AI research and developer tools, visit my website: **[masihmoafi.tech](https://masihmoafi.tech)***
── more in #developer-tools 4 stories · sorted by recency
── more on @voice commander 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/i-built-a-local-gpu-…] indexed:0 read:1min 2026-06-16 ·