From 09e3e43c51392b0ca545ee351e81263a0ffc5d10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristofer=20S=C3=B6derstr=C3=B6m?= Date: Mon, 2 Mar 2026 17:11:13 +0100 Subject: [PATCH] Update README.md: Reorder features for clarity and emphasize integrated console --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f2082a5..39f3199 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,9 @@ Local Transcribe with Whisper is a user-friendly desktop application that allows 3. **No separate FFmpeg installation needed** — audio decoding is handled by the bundled PyAV library. 4. **No admin rights required** — a plain `pip install` covers everything. 5. **No PyTorch dependency** — dramatically smaller install footprint. -6. **`tiny` model added** — smallest and fastest option. +6. **Integrated console** - all info in the same application. +7. **`tiny` model added** — smallest and fastest option. + ## Features * Select the folder containing the audio or video files you want to transcribe. Tested with m4a video.