From c92ea2c22f3432378527f4eb3cbadd5ba75525c1 Mon Sep 17 00:00:00 2001 From: CJ Pais Date: Mon, 16 Jun 2025 15:11:00 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4935674..fbfac34 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Handy isn't trying to be the best speech-to-text app—it's trying to be the mos The process is entirely local: - Silence is filtered using VAD (Voice Activity Detection) with Silero - Transcription uses Whisper Small model with GPU acceleration when available -- Works on Windows, macOS, and Linux (currently macOS-only in this Tauri version) +- Works on Windows, macOS, and Linux ## Quick Start