← all repositories
tover0314-w/opentypeless

Voice typing that polishes prose before it hits your cursor

Most dictation tools stop at raw transcription; this one adds an LLM polish layer, provider choice, and open-source control for power users.

opentypeless
Collecting fresh signals — velocity needs a few days of history.
star history

What it does

OpenTypeless is a desktop voice-typing assistant built in Rust and Tauri. Hold a global hotkey, speak naturally, and it transcribes your speech—then optionally routes it through an LLM to rewrite, translate, or answer questions before typing the result into the app that is currently active. It runs on macOS, Windows, and Linux, and supports workflows for dictation, selected-text editing, translation, and one-shot voice Q&A.

The interesting bit

The app detects the active window locally to adapt tone and structure for email, chat, code, or documents, but it only sends an abstract app category and style metadata to the LLM rather than raw window titles. That is a rare privacy-conscious design choice in a category that usually hoover up context indiscriminately.

Key highlights

  • Bring-your-own-key support for STT (Deepgram, AssemblyAI, Whisper-compatible, Qwen3) and LLMs (GPT-5/o-series, Claude, OpenRouter), plus a managed-cloud option.
  • App-aware polish that reshapes dictation based on whether you are in Gmail, Slack, Cursor, or an issue tracker.
  • One-shot “Ask Anything” voice Q&A that returns a concise answer in a floating panel without chat history or input boxes.
  • Local dictionary with import/export and per-app style overrides to fix recurring transcription errors and mismatched tones.
  • Linux ARM64 packages and Wayland-aware direct typing, though global hotkeys stay conservative on Linux due to Wayland fragmentation.

Caveats

  • Linux global hotkey handling is less reliable across desktop environments, especially on Wayland, so the app sticks to conservative Ctrl-based defaults there.

Verdict

Developers who want AI-assisted voice input without surrendering their window titles to a cloud LLM should look here; if you just need basic transcription and never touch an LLM, your built-in OS dictation is probably enough.

Frequently asked

What is tover0314-w/opentypeless?
Most dictation tools stop at raw transcription; this one adds an LLM polish layer, provider choice, and open-source control for power users.
Is opentypeless open source?
Yes — tover0314-w/opentypeless is open source, released under the MIT license.
What language is opentypeless written in?
tover0314-w/opentypeless is primarily written in Rust.
How popular is opentypeless?
tover0314-w/opentypeless has 515 stars on GitHub.
Where can I find opentypeless?
tover0314-w/opentypeless is on GitHub at https://github.com/tover0314-w/opentypeless.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.