Switch language한국어
Back to the list

Fast, local, and offline dictation

TL;DR AI

Key summary

2 min read
  1. A developer built a fast, accurate offline dictation tool using a small local speech-to-text model.

  2. The project started after spotting a local speech-to-text backend in a new VS Code release and was built with Sherpa-ONNX and an AI agent.

  3. It runs entirely on-device, avoiding cloud processing and offering better speed, privacy, and convenience for voice input.

  4. The author says the tool will be polished and released later as a standalone app.

Read the original