Skip to content

Releases: StaniB88/WhisperVoice

Whisper Voice 3.0.0

Choose a tag to compare

@StaniB88 StaniB88 released this 22 May 17:29
v3.0.0

Whisper Voice v3.0.0

Whisper Voice v2.0.4

Choose a tag to compare

@StaniB88 StaniB88 released this 17 Feb 23:19

Whisper Voice v2.0.4

Bug Fixes

  • Update notification — startup update check now correctly shows the notification when opening Settings
  • Floating bar hotkey — changing hotkey updates the floating bar immediately (no restart needed)
  • CUDA diagnostics — detailed logging when CUDA fails to load instead of silent CPU fallback
  • VS design-time errors — suppressed XAML binding warnings that blocked debugging

UI

  • Increased default window height

Whisper Voice v2.0.3

Choose a tag to compare

@StaniB88 StaniB88 released this 17 Feb 21:12

Whisper Voice v2.0.3

Bug Fixes

  • Update notification not showing — the startup update check now correctly shows the notification when you open Settings, even if the check completed before the Settings page was loaded
  • Floating bar hotkey display — changing the hotkey in Settings now updates the floating bar immediately (no restart needed)
  • CUDA diagnostics — detailed logging when CUDA fails to load, showing possible causes instead of silently falling back to CPU

Whisper Voice v2.0.2

Choose a tag to compare

@StaniB88 StaniB88 released this 17 Feb 20:49

Whisper Voice v2.0.2

Bug Fixes

  • Floating bar hotkey display — changing the hotkey in Settings now updates the floating bar immediately (previously required app restart)
  • CUDA diagnostics — added detailed logging when CUDA fails to initialize, showing possible causes instead of silently falling back to CPU

Whisper Voice v2.0.1

Choose a tag to compare

@StaniB88 StaniB88 released this 16 Feb 20:34

Whisper Voice v2.0.1

What's New

  • Auto update notification — the app now checks for updates automatically on startup and shows a notification in Settings (previously required manually clicking "Check for Updates")

Downloads

File Description
WhisperVoice-win-Setup.exe Installer (recommended)
WhisperVoice-win-Portable.zip Portable version (no install)

Whisper Voice v2.0.0

Choose a tag to compare

@StaniB88 StaniB88 released this 16 Feb 18:13

Whisper Voice v2.0.0 — Complete Rewrite

Local speech-to-text for Windows using OpenAI Whisper — like Wispr Flow, but free and fully offline.

What's New

This is a complete rewrite from the ground up:

  • Single .NET 10 process — no Python, no FFmpeg, no Node.js
  • Avalonia UI — modern dark theme with multiple theme options
  • Whisper.net — C# bindings for whisper.cpp with CUDA GPU acceleration
  • Push-to-Talk & Toggle Mode — customizable global hotkey (default: Win+D)
  • Auto-Paste — transcribed text is copied to clipboard and pasted at cursor
  • Multiple Whisper models — from Tiny (~75 MB) to Large Turbo (~1.5 GB)
  • Multi-language support — German, English, auto-detect, and more
  • System tray — runs quietly in the background
  • Floating status bar — always-visible recording indicator
  • Auto-updates — delta updates via Velopack
  • Code-signed — Authenticode signed with Certum OV certificate

Downloads

File Description
WhisperVoice-win-Setup.exe Installer (recommended)
WhisperVoice-win-Portable.zip Portable version (no install)

Requirements

  • Windows 10/11 (64-bit)
  • NVIDIA GPU with CUDA (optional, for faster transcription)