Overview
VoiceTypr is fully optimized for macOS with native features including Metal acceleration, Apple Neural Engine support, and seamless system integration.System Requirements
Minimum Requirements
- macOS Version: 13.0 (Ventura) or later
- Free Disk Space: 3-4 GB (for AI models)
- Memory: 8 GB RAM recommended
- Processor: Apple Silicon or Intel Mac
Recommended
- macOS Version: 14.0 (Sonoma) or later
- Processor: Apple Silicon (M1, M2, M3, or newer) for best performance
- Free Disk Space: 5+ GB for multiple models
Installation
From DMG
- Download the latest
VoiceTypr.dmgfrom GitHub Releases - Open the DMG file
- Drag VoiceTypr to your Applications folder
- Launch VoiceTypr from Applications
- Follow the onboarding wizard to:
- Grant required permissions
- Download your preferred AI model
- Set up your recording hotkey
VoiceTypr is fully signed and notarized by Apple, so you can run it without security warnings.
macOS-Specific Features
NSPanel Integration
VoiceTypr uses NSPanel for the recording pill window, which:- Floats above all windows without stealing focus
- Appears when recording starts
- Provides real-time visual feedback
- Doesn’t disrupt your workflow
Metal Acceleration
When using Whisper models, VoiceTypr leverages Metal for GPU-accelerated transcription:- Automatically uses Metal on all Macs (Intel and Apple Silicon)
- Falls back to CPU if Metal initialization fails
- 2-5x faster transcription than CPU-only mode
- Zero configuration required
Apple Neural Engine (Parakeet Models)
For Apple Silicon Macs, VoiceTypr offers exclusive access to Parakeet models:- Native CoreML implementation via FluidAudio SDK
- Runs on the Apple Neural Engine for exceptional efficiency
- Lightweight 1.2MB Swift sidecar (vs 123MB Python alternative)
- On-demand model download (~500MB)
- Optimized for real-time transcription
- macOS 13.0+ required
Parakeet models are only available on macOS with Apple Silicon. Intel Macs and other platforms use Whisper models.
Required Permissions
VoiceTypr requires two system permissions on macOS:1. Microphone Access
Required for: Recording your voice- Prompt appears on first recording attempt
- Navigate to: System Settings → Privacy & Security → Microphone
- Enable for VoiceTypr
2. Accessibility Access
Required for: Automatic text insertion at cursor position- Navigate to: System Settings → Privacy & Security → Accessibility
- Click the + button
- Add VoiceTypr from Applications
- Toggle the checkbox to enable
Platform Integration
Dock Icon Management
VoiceTypr intelligently manages its Dock icon:- Hidden when only the menubar is visible
- Shown when the main window is open
- Reduces clutter while maintaining accessibility
Media Remote Integration
On macOS, VoiceTypr integrates with system media controls:- Recording status visible in media remote
- Provides context for active recording sessions
Menubar Access
The menubar icon provides quick access to:- Start/stop recording
- Recent transcriptions (copy to clipboard)
- Model selection
- Recording mode (Push-to-Talk / Toggle)
- Check for updates
- Open settings
Code Signing & Notarization
All VoiceTypr releases for macOS are:- Code signed with a valid Apple Developer ID
- Notarized by Apple for added security
- Gatekeeper approved - no security warnings on launch
Model Management
Whisper Models (All Macs)
Supported Whisper models with Metal acceleration:- Tiny - Fastest, lower accuracy (~75 MB)
- Base - Balanced speed/accuracy (~142 MB)
- Small - Recommended for most users (~466 MB)
- Medium - High accuracy (~1.5 GB)
- Large - Best accuracy, slower (~2.9 GB)
Parakeet Models (Apple Silicon Only)
- Parakeet TDT 0.6B v3 - CoreML optimized (~500 MB)
- Uses Apple Neural Engine for efficient transcription
- Download on-demand via Settings
- Cached in
~/Library/Application Support/FluidAudio/
Performance Characteristics
Apple Silicon (M1/M2/M3+)
- Whisper (Metal): 2-5x real-time speed
- Parakeet (ANE): Near real-time with exceptional efficiency
- Battery Impact: Minimal with Parakeet, moderate with Whisper
- Memory Usage: 100-500 MB depending on model
Intel Macs
- Whisper (Metal): 1-3x real-time speed
- Battery Impact: Moderate to high during transcription
- Memory Usage: 200-600 MB depending on model
Troubleshooting
App Won’t Open
Issue: “VoiceTypr is damaged and can’t be opened” Solution: This usually indicates Gatekeeper issues. Run:Metal Acceleration Not Working
Issue: Slow transcription performance Solution:- Check Console.app for Metal errors
- Update macOS to the latest version
- VoiceTypr automatically falls back to CPU if Metal fails
Parakeet Model Download Fails
Issue: Model download stalls or fails Solution:- Ensure you have 2+ GB free disk space
- Check your internet connection
- Try deleting and re-downloading:
- Settings → Advanced → Reset App Data
- Restart VoiceTypr
- Re-download the model
Accessibility Permission Denied
Issue: Text insertion doesn’t work Solution:- Open System Settings → Privacy & Security → Accessibility
- Find VoiceTypr in the list
- Toggle it off then on again
- Restart VoiceTypr
Updates
VoiceTypr includes automatic update checking:- Checks for updates on launch (requires internet)
- Downloads updates in the background
- Notifies when ready to install
- Menubar → Check for Updates for manual check
Update checks are the only internet connection required for normal operation. All transcription happens offline.
Uninstalling
To completely remove VoiceTypr:- Quit VoiceTypr from the menubar
- Delete the app: Drag VoiceTypr from Applications to Trash
- Remove app data (optional):