Skip to content

Releases: realZachi/WhisperSwift

WhisperSwift v1.2.2

Choose a tag to compare

@realZachi realZachi released this 22 Jul 20:22

What's Fixed

  • Command, Option, Control, Shift, and Fn/Globe can be selected as push-to-talk keys
  • Restored a valid macOS application bundle for Gatekeeper
  • App and DMG are Developer ID signed, notarized, and stapled
  • Removed the tag workflow that replaced signed releases with ad-hoc builds

Installation

  1. Delete the previous WhisperSwift app from Applications
  2. Download WhisperSwift-1.2.2.dmg
  3. Drag WhisperSwift to Applications

WhisperSwift v1.1.0

Choose a tag to compare

@realZachi realZachi released this 21 Jan 14:39
64483e5

What's New

🎯 Smart App-Aware Formatting

WhisperSwift now intelligently adapts transcription formatting based on the active application:

  • Email clients (Mail, Outlook, Spark, Gmail, etc.) — Proper email body formatting with paragraph structure, greetings, and signature handling
  • Chat apps (Slack, Discord, WhatsApp, Teams, Telegram, etc.) — Compact message formatting without unnecessary line breaks
  • Developer tools (VS Code, JetBrains IDEs, Obsidian, Notion, etc.) — Markdown-compatible formatting with proper lists
  • Document apps (Pages, Word, Notes, etc.) — Clean prose with readable paragraphs

The app automatically detects both native applications and web-based services (Gmail, GitHub, Linear, etc.) running in browsers.

📝 Improved Text Cleanup

  • Better handling of filler words and hesitation sounds
  • Improved numbered list detection — spoken ordinals ("first", "second", "erstens", "zweitens") are now automatically converted to proper numbered lists (1., 2., 3.)
  • Enhanced email body formatting with key-value pair support

🔧 Technical Improvements

  • Separated Debug and Release bundle identifiers for better development workflow
  • Updated cleanup model for improved transcription quality

Download

Download WhisperSwift.dmg, mount it, and drag WhisperSwift to your Applications folder.

v1.0.1

Choose a tag to compare

@realZachi realZachi released this 15 Jan 20:21

Fix: Text Insertion for Electron Apps

Fixed

  • Text is now correctly inserted into VS Code, Terminal, Ghostty, Notion and other Electron apps
  • Previously only "Saved to clipboard" was shown instead of pasting directly

Technical Details

  • Changed from whitelist to blacklist approach for focus detection
  • Clipboard paste is now used even when Accessibility API can't find a focused element

WhisperSwift 1.0.0

Choose a tag to compare

@realZachi realZachi released this 15 Jan 16:22

Initial Release

WhisperSwift is a native macOS menu bar application for lightning-fast speech-to-text transcription using the Groq API.

Features

  • Push-to-Talk Dictation with Fn, Option, or Control key
  • Blazing fast transcription via Groq's Whisper Large v3 Turbo (220x realtime)
  • Smart text insertion directly at cursor position
  • AI-powered cleanup to remove filler words (optional, via Kimi K2)
  • Context-aware filename recognition
  • Visual feedback with animated recording indicator

Requirements

  • macOS 13.0 or later (Apple Silicon optimized)
  • Groq API Key

Installation

  1. Download WhisperSwift.dmg
  2. Open the DMG and drag WhisperSwift to Applications
  3. Launch and grant Microphone + Accessibility permissions
  4. Enter your Groq API key in Settings