Skip to content

WhisperSwift v1.1.0

Choose a tag to compare

@realZachi realZachi released this 21 Jan 14:39
· 37 commits to main since this release
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.