Back to browse
GitHub Repository

Voice-driven writing, input, and cross-app work for your desktop.

77 starsRust

AriaType – open-source privacy-first and local-first voice-to-text app

by Joe_Harris·Apr 14, 2026·3 points·1 comment

AI Analysis

MidCozy

Local STT with filler removal, but MacWhisper and Superwhisper already own this space.

Strengths
  • SenseVoice optimization for CJK languages fills a gap Whisper doesn't handle well.
  • Global hotkey workflow (Shift+Space) works across any app without switching context.
  • Custom polish templates let users define output styles for recurring transcription tasks.
Weaknesses
  • Windows support still WIP—launching with only macOS limits initial audience significantly.
  • Local STT wrapper category is crowded with MacWhisper, Superwhisper, and Whisper Desktop.
Category
Target Audience

Users wanting private voice typing without cloud APIs

Similar To

MacWhisper · Superwhisper · Whisper Desktop

Similar Projects

AI/ML●●Solid

Toice – Local voice typing for Linux using Whisper

The repo solves a real Wayland pain with a clever two-part design: a lightweight out-of-sandbox trigger script wakes a sandboxed app via DBus so you can have a global hotkey without breaking security. It runs whisper.cpp locally and shows an overlay to paste transcripts system-wide — very useful for offline, privacy-first typing — but the Flatpak/runtime, AVX2 needs, and English-only support limit its reach.

Big BrainNiche Gem
zherotz
203mo ago