voxtype and TalkType
Both are Wayland-native voice-to-text applications using similar push-to-talk interaction models, making them direct competitors for the same use case rather than complementary tools.
About voxtype
peteonrails/voxtype
Voice-to-text with push-to-talk for Wayland compositors
Supports 7 offline transcription engines (Whisper, Moonshine, SenseVoice, etc.) with native CJK language support, meeting mode for continuous transcription with speaker attribution and multi-format export, and flexible text input via compositor keybindings or evdev fallback. Architecture uses whisper.cpp for local inference with configurable post-processing pipelines, optional Ollama integration for grammar correction, and multiple typing backends (wtype, dotool, ydotool, clipboard) with automatic fallback chains based on environment capabilities.
About TalkType
ronb1964/TalkType
Privacy-first voice dictation for Linux Wayland — press a key to talk, release to type. Powered by Whisper AI, 100% offline, no subscription required.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work