cd /news/artificial-intelligence/fast-local-and-offline-dictation · home topics artificial-intelligence article
[ARTICLE · art-82695] src=dev.to ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

Fast, local, and offline dictation

A developer discovered that VS Code's latest release includes a local speech-to-text model (Nemotron) and used Sherpa-ONNX to build a standalone dictation tool. The tool runs entirely locally, is fast and accurate, and the developer plans to release it to save others time.

read1 min views1 publishedAug 1, 2026

Finally found the local speech-to-text model I have been looking for!

In the latest release of VS Code, I noticed they included a local model (Nemotron) for giving voice commands to your AI agent. After researching it a bit, I discovered the backend uses a very small model that runs entirely locally without heavy lifting.

I learned that Sherpa-ONNX can run these models, so I asked my AI agent to build a simple tool I can trigger with a keyboard shortcut to dictate text directly into my computer. Right now, I am amazed by the results-it is fast and accurate.

After some polish, I plan to release this as a standalone tool. I know everyone "could" build this themselves, but that's still labor you have to put in. Hopefully, releasing it will save a few hours of your time.

Check out the quick demo below to see its speed and accuracy in action.

Demo uses the parakeet-tdt-0.6b-v3-onnx model but nemotron works well too.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @vs code 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/fast-local-and-offli…] indexed:0 read:1min 2026-08-01 ·