A guide to building long-term compounding knowledge infrastructure. See details on GitHub .

Handy

A free, open-source, extensible offline speech-to-text desktop application that runs Whisper and Parakeet models locally.

Introduction

Handy is an open-source, cross-platform desktop app for offline speech-to-text. It runs Whisper and Parakeet models locally, focusing on privacy, ease of use, and extensibility across macOS, Windows, and Linux.

Key features

  • Local transcription with Whisper (various model sizes) and Parakeet V3, enabling offline usage without cloud services.
  • Cross-platform desktop app built with Tauri (Rust backend + React frontend), offering shortcut-triggered recording, VAD, and clipboard paste.
  • Clear build instructions and community contributions make it easy to extend and customize.

Use cases

  • Offline privacy-focused transcription (meeting notes, quick text input).
  • Environments where cloud services are restricted or unavailable.
  • A developer-friendly base for building local speech tooling.

Technical highlights

  • Tauri-based architecture with Rust for system integration and React/TypeScript for the settings UI.
  • Uses whisper-rs and transcription-rs for local inference, with GPU acceleration where supported.
  • MIT licensed with releases and installation guides in the repository.

Comments

Handy
Resource Info
Author cjpais
Added Date 2025-10-01
Open Source Since 2025-02-13
Tags
Open Source Utility