Warble

Command line

The warble command for scripting and quick changes.

scripts/install.sh links warble into ~/.local/bin. The command talks to the same config file as the app.

CommandWhat it does
warble startStart the dictation app (what opening Warble.app does).
warble statusShow hotkey, language, audio input, mode and autostart.
warble set-hotkey <key>Set the hotkey, for example globe, rightoption, f5 or ctrl+space.
warble get-hotkeyPrint the current hotkey.
warble set-language <code>Set the language, for example pl, en or auto.
warble transcribe-file <path>Transcribe an audio file with Parakeet and print the text.
warble enable-autostartStart Warble at login.
warble disable-autostartStop starting Warble at login.

Settings changed from the command line are picked up the next time Warble starts.

warble set-hotkey rightoption
warble set-language pl
warble transcribe-file ~/Downloads/voice-memo.m4a