Skip to content

Releases: secforge/WhisperTray

WhisperTray v0.1

03 Mar 19:31

Choose a tag to compare

WhisperTray v0.1 — Initial Release

Windows system-tray speech-to-text dictation powered by OpenAI Whisper with DirectCompute GPU inference.

Features

  • Real-time microphone capture with hotkey toggle (Ctrl+Shift+Space)
  • Auto-detect spoken language or select manually
  • English/German localized UI (auto-detected from Windows language)
  • Tray icon with status indication (blue = idle, purple = loading, red = listening)
  • Transcribed text injected directly into the active window
  • Single self-contained executable — no dependencies

Requirements

  • 64-bit Windows 8.1+
  • DirectX 11.0 GPU
  • CPU with AVX1 + F16C
  • GGML model file (download from HuggingFace)