From 9032899776be7ab9d72e3129d753ade380212dda Mon Sep 17 00:00:00 2001 From: Leonardo Trapani Date: Wed, 29 Oct 2025 18:53:52 +0100 Subject: [PATCH] Update transcription backends in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ea888a..94c6936 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Press a toggle key, speak, and get instant text input. Built natively for Waylan - **Toggle workflow**: Press once to start recording, press again to stop and inject text - **Wayland native**: Purpose-built for Wayland compositors - no legacy X11 dependencies or hacky workarounds - **Real-time feedback**: Desktop notifications for recording states and transcription status -- **Multiple transcription backends**: OpenAI Whisper (planned: whisper.cpp for local processing, and more) +- **Multiple transcription backends**: OpenAI Whisper and Groq (planned: whisper.cpp for local processing, gemini, and more) - **Smart text injection**: Clipboard save/restore with direct typing fallback - **Daemon architecture**: Lightweight control plane with efficient pipeline management