From 11796fe02b1947b9ed0864e772c9c3a4a0b142b0 Mon Sep 17 00:00:00 2001 From: mARTin-B78 Date: Sat, 6 Jun 2026 23:36:08 +0200 Subject: [PATCH] README: full-width screenshots with a per-tab caption Replace the cramped thumbnail tables in the root and linux READMEs with one full-width image per Settings tab (Presets, Engines, Input, Wakeword, General, Benchmark, Log, About), each followed by a caption explaining what the tab does. Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 53 +++++++++++++++++++++++++++++++++++++------------ linux/README.md | 52 +++++++++++++++++++++++++++++++++++++----------- 2 files changed, 80 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index bd9b431..58e78f4 100644 --- a/README.md +++ b/README.md @@ -61,21 +61,48 @@ Stream: hotkey → mic PCM chunks → Riva/NIM WebSocket → live words typed ## Screenshots -Everything is configured in the GTK Settings window — presets, engines, input, -hands-free wakeword, and a built-in benchmark, all with tooltips and -screen-reader (ATK) support. Click any thumbnail to view full size. +Everything is configured in the GTK **Settings** window — every tab has tooltips +and screen-reader (ATK) support. Click any image to open it full size. -| Presets | Engines | Input | General | -|:---:|:---:|:---:|:---:| -| [![Presets](Screenshots/settings-presets.png)](Screenshots/settings-presets.png) | [![Engines](Screenshots/settings-engines.png)](Screenshots/settings-engines.png) | [![Input](Screenshots/settings-input.png)](Screenshots/settings-input.png) | [![General](Screenshots/settings-general.png)](Screenshots/settings-general.png) | -| **Benchmark** | **Log** | **About** | **Wakeword (hands-free)** | -| [![Benchmark](Screenshots/settings-benchmark.png)](Screenshots/settings-benchmark.png) | [![Log](Screenshots/settings-log.png)](Screenshots/settings-log.png) | [![About](Screenshots/settings-about.png)](Screenshots/settings-about.png) | [![Wakeword](Screenshots/wakeword.png)](Screenshots/wakeword.png) | +

+ Presets settings tab
+ Presets — your dictation actions. Each preset is either a plain transcription or an LLM rewrite, and carries its own spoken keyword(s) for voice routing, an optional global hotkey, and a custom rewrite prompt. +

-- **Presets** — dictation actions (transcribe / rewrite), each with spoken keywords, an optional hotkey, and its own prompt. -- **Engines** — speech-to-text and language-model presets (local or remote) with online/offline status and a searchable model list. -- **Input** — start/stop keys, quality gate, hands-free wakeword, and audio cues. -- **Benchmark** — compare engines on a reference clip by speed and accuracy. -- **About** — version, source, changelog, and licence. +

+ Engines settings tab
+ Engines — your speech-to-text and language-model back-ends, local or remote. Add and rename engines, watch live online/offline status, and pick models from a searchable list fetched straight from the endpoint. +

+ +

+ Input settings tab
+ Input — how you start and stop dictation: the modifier-key scheme (Ctrl+Win / Ctrl / Alt / Esc) or custom hotkeys, plus the silence-based auto-stop (VAD), the quality gate, and audio cues. +

+ +

+ Wakeword (hands-free) settings
+ Wakeword (hands-free) — point Blitztext at a Wyoming/openWakeWord server, choose a wake model, and test the connection live so a spoken keyword starts dictation with no keys at all. +

+ +

+ General settings tab
+ General — core preferences: microphone with a live level meter, output mode (type vs. paste), language hint, type delay, and autostart on login. +

+ +

+ Benchmark settings tab
+ Benchmark — compare every configured STT engine against a reference WAV + transcript to find the fastest and most accurate, with a Device column (CPU / GPU / remote). +

+ +

+ Log settings tab
+ Log — the in-app log buffer: a live view of recording, transcription, routing, and wakeword events for quick troubleshooting. +

+ +

+ About settings tab
+ About — version, source link, changelog, and licence. +

--- diff --git a/linux/README.md b/linux/README.md index 28951d1..efcac20 100644 --- a/linux/README.md +++ b/linux/README.md @@ -41,20 +41,48 @@ is. Streaming workflows type stable words live while you speak. ## Screenshots -Everything is configured in the Settings window — presets, engines, input, and -a benchmark, all with tooltips and screen-reader (ATK) support. +Everything is configured in the **Settings** window — every tab has tooltips and +screen-reader (ATK) support. Click any image to open it full size. -| Presets | Engines | Input | -|:---:|:---:|:---:| -| [![Presets](../Screenshots/settings-presets.png)](../Screenshots/settings-presets.png) | [![Engines](../Screenshots/settings-engines.png)](../Screenshots/settings-engines.png) | [![Input](../Screenshots/settings-input.png)](../Screenshots/settings-input.png) | -| **General** | **Benchmark** | **Log / About** | -| [![General](../Screenshots/settings-general.png)](../Screenshots/settings-general.png) | [![Benchmark](../Screenshots/settings-benchmark.png)](../Screenshots/settings-benchmark.png) | [![Log](../Screenshots/settings-log.png)](../Screenshots/settings-log.png) | +

+ Presets settings tab
+ Presets — your dictation actions. Each preset is either a plain transcription or an LLM rewrite, and carries its own spoken keyword(s) for voice routing, an optional global hotkey, and a custom rewrite prompt. +

-- **Presets** — dictation actions (transcribe / rewrite), each with spoken keywords, an optional hotkey, and its own prompt. -- **Engines** — speech-to-text and language-model presets (local or remote) with online/offline status and a searchable model list. -- **Input** — start/stop keys, quality gate, hands-free wakeword, and audio cues. -- **Benchmark** — compare engines on a reference clip by speed and accuracy. -- **About** — version, source, changelog, and licence ([screenshot](../Screenshots/settings-about.png)). +

+ Engines settings tab
+ Engines — your speech-to-text and language-model back-ends, local or remote. Add and rename engines, watch live online/offline status, and pick models from a searchable list fetched straight from the endpoint. +

+ +

+ Input settings tab
+ Input — how you start and stop dictation: the modifier-key scheme (Ctrl+Win / Ctrl / Alt / Esc) or custom hotkeys, plus the silence-based auto-stop (VAD), the quality gate, and audio cues. +

+ +

+ Wakeword (hands-free) settings
+ Wakeword (hands-free) — point Blitztext at a Wyoming/openWakeWord server, choose a wake model, and test the connection live so a spoken keyword starts dictation with no keys at all. +

+ +

+ General settings tab
+ General — core preferences: microphone with a live level meter, output mode (type vs. paste), language hint, type delay, and autostart on login. +

+ +

+ Benchmark settings tab
+ Benchmark — compare every configured STT engine against a reference WAV + transcript to find the fastest and most accurate, with a Device column (CPU / GPU / remote). +

+ +

+ Log settings tab
+ Log — the in-app log buffer: a live view of recording, transcription, routing, and wakeword events for quick troubleshooting. +

+ +

+ About settings tab
+ About — version, source link, changelog, and licence. +

## Requirements