Update README.md

This commit is contained in:
CJ Pais 2025-06-16 15:11:00 -07:00 committed by GitHub
parent ac6f16db40
commit c92ea2c22f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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