scribe·hold-to-talk dictation · wayland & x11installgithub ↗
pre-releasedictation for linux · gpl-3.0

Hold a key. Speak. The words land where you were already typing.

A small daemon for Linux. Hold your hotkey, talk, let go — the transcript is typed into whatever window has focus. Nothing to switch to, nothing to paste.

the app

One window: your settings, and everything you have said.

scribe-menu — pick a mic by watching it move, set your key, read back past sessions. GJS · GTK4.

how it works
get it running

Clone it and run the installer.

You need an OpenAI API key first — scribe will not start without one. Fedora, Debian/Ubuntu and Arch are handled.

shell
$ git clone https://github.com/ajr-khll/linux-transcription
$ cd linux-transcription
$ ./install.sh

It builds, adds you to the input group, seeds the config and enables the systemd user service. Log out and back in afterwards — group membership is only read when your session starts.