>
Open-source Rust speech-to-text for GNOME/Wayland.
Native IBus integration, global shortcut dictation, and local model choices.

Experimental features can enable live preview during active dictation sessions.
Press once to start dictation. Press again to stop and commit text.
Whisper, Parakeet, and SenseVoice models run locally for speech-to-text.
Optional beta mode shows a live preedit preview while recording.
Post-process transcripts with providers like OpenAI, Anthropic, Groq, and more.
Install ibus-dikt from the RPM repository.
Pick your model and set your dictation shortcut.
Press shortcut to start, press again to commit text.
Real Dikt model manager UI from the current build.

Dikt currently ships as an RPM package for GNOME/Wayland systems.
DEB support is in progress, with broader GNOME/Wayland distro support planned.
$ sudo dnf config-manager addrepo --from-repofile=https://rohithmahesh3.github.io/dikt-rpm/dikt.repo$ sudo dnf makecache$ sudo dnf install ibus-diktUpdates via sudo dnf upgrade