Overview
VoiceTypr for Windows includes GPU acceleration support via Vulkan, smart installer detection, and seamless integration with Windows 10 and 11.System Requirements
Minimum Requirements
- Windows Version: Windows 10 (64-bit) or Windows 11
- Free Disk Space: 3-4 GB (for AI models)
- Memory: 8 GB RAM recommended
- Processor: x64 or ARM64 processor
Recommended for GPU Acceleration
- GPU: NVIDIA, AMD, or Intel dedicated graphics
- VRAM: 2+ GB
- Drivers: Latest graphics drivers with Vulkan support
Installation
From NSIS Installer
- Download the latest installer from GitHub Releases
- Look for:
VoiceTypr_x.x.x_x64_en-US.msiorVoiceTypr-Setup.exe
- Look for:
- Run the installer
- Follow the installation wizard
- The installer will:
- Detect your GPU capabilities
- Install Visual C++ Runtime if needed
- Inform you about GPU acceleration options
- Launch VoiceTypr from the Start Menu
- Complete the onboarding to:
- Download your preferred AI model
- Set up your recording hotkey
VoiceTypr includes a smart installer that detects GPU hardware and Vulkan runtime automatically.
GPU Acceleration
Vulkan Support
VoiceTypr for Windows uses Vulkan for GPU-accelerated transcription:- 5-10x faster than CPU-only mode
- Works with NVIDIA, AMD, and Intel GPUs
- Automatic fallback to CPU if GPU unavailable
- Requires Vulkan Runtime (included in modern graphics drivers)
Supported GPUs
- NVIDIA: GeForce GTX 900 series or newer (Vulkan 1.0+)
- AMD: Radeon RX 400 series or newer (Vulkan 1.0+)
- Intel: Arc series, Iris Xe, or UHD Graphics 600+ (Vulkan 1.0+)
Smart Installer Detection
The installer automatically:- Detects dedicated GPU (>1 GB VRAM)
- Checks for Vulkan Runtime (
vulkan-1.dllin System32) - Informs you if GPU acceleration is available
- Provides driver update links if Vulkan is missing
smart-installer-hooks.nsh:
Driver Requirements
For GPU acceleration, you need up-to-date graphics drivers:- NVIDIA: Download NVIDIA Drivers
- AMD: Download AMD Drivers
- Intel: Download Intel Drivers
Checking GPU Status
To verify GPU acceleration is working:- Check VoiceTypr logs after transcription
- Look for messages like:
"Using Vulkan GPU backend" - CPU fallback messages:
"GPU unavailable, using CPU"
Required Permissions
VoiceTypr requires minimal permissions on Windows:Microphone Access
Required for: Recording your voice- Prompt appears on first recording attempt
- Navigate to: Settings → Privacy → Microphone
- Enable for VoiceTypr
No Accessibility Requirement
Unlike macOS, Windows VoiceTypr does not require accessibility permissions for text insertion. It uses standard Windows clipboard and input APIs.VoiceTypr preserves your original clipboard content and restores it after inserting text.
Platform Features
Visual C++ Runtime
The installer includes Visual C++ Runtime bundling:- Automatically detects if already installed
- Installs silently if needed
- Ensures VoiceTypr runs on fresh Windows installations
System Tray Integration
VoiceTypr integrates with the Windows system tray:- Right-click for quick actions
- Recent Transcriptions: Copy previous transcriptions
- Recording Mode: Toggle Push-to-Talk / Toggle mode
- Model Selection: Switch between AI models
- Check for Updates: Manual update check
Start Menu Integration
- Launch from Start Menu → VoiceTypr
- Pin to taskbar for quick access
- Appears in installed programs list
Auto-Start Support
VoiceTypr can start automatically when Windows boots:- Settings → General → Launch at Startup
- Minimizes to system tray on startup
- No performance impact when idle
Model Management
Whisper Models
VoiceTypr for Windows uses Whisper models with Vulkan GPU 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 are macOS-only and use Apple Neural Engine. Windows users should use Whisper models.
Model Storage Location
Models are downloaded to:Performance Characteristics
With GPU Acceleration (Vulkan)
- Transcription Speed: 5-10x real-time
- Model Loading: 2-5 seconds (first time)
- Memory Usage: 500 MB - 2 GB (depending on model and VRAM)
- Best For: Users with dedicated GPUs
Without GPU (CPU Only)
- Transcription Speed: 1-2x real-time (depends on CPU)
- Model Loading: 3-10 seconds
- Memory Usage: 200-600 MB
- Best For: Users without dedicated GPUs or with outdated drivers
Troubleshooting
GPU Acceleration Not Working
Issue: Slow transcription despite having a GPU Solutions:- Update graphics drivers (most common fix):
-
Verify Vulkan is installed:
- Check for
C:\Windows\System32\vulkan-1.dll - Download Vulkan Runtime if missing
- Check for
- Check Windows Event Viewer for VoiceTypr errors
Installer Hangs or Fails
Issue: Installation doesn’t complete Solutions:- Run as Administrator: Right-click installer → “Run as administrator”
- Disable antivirus temporarily during installation
- Check disk space: Ensure 5+ GB free
App Won’t Launch
Issue: VoiceTypr doesn’t start after installation Solutions:-
Install Visual C++ Runtime manually:
- Download from Microsoft
- Install
vc_redist.x64.exe
- Check Windows Defender: Whitelist VoiceTypr if blocked
- Reinstall: Uninstall completely, then reinstall
Microphone Not Working
Issue: No audio captured during recording Solutions:-
Check microphone permissions:
- Settings → Privacy → Microphone
- Enable for VoiceTypr
-
Select correct microphone:
- Open VoiceTypr Settings
- Settings → General → Microphone
- Choose your preferred input device
-
Test microphone in Windows:
- Settings → System → Sound → Input
- Speak and verify the level bar moves
Text Insertion Not Working
Issue: Transcription completes but text doesn’t appear Solutions:- Ensure cursor is in a text field before recording
- Try manual paste: Transcription is copied to clipboard
- Check app compatibility: Some apps block automated input
Updates
VoiceTypr includes automatic update checking:- Checks for updates on launch (requires internet)
- Downloads updates in the background
- Notifies when ready to install
- System Tray → Check for Updates for manual check
Update checks are the only internet connection required for normal operation. All transcription happens offline.
Uninstalling
To uninstall VoiceTypr:- Settings → Apps → Installed apps
- Find VoiceTypr in the list
- Click ⋯ → Uninstall
- Follow the uninstaller wizard
Remove App Data (Optional)
To completely remove all app data:- Press Win + R
- Type:
%APPDATA%and press Enter - Delete the folder:
com.voicetypr.app - Navigate to
%LOCALAPPDATA% - Delete the folder:
com.voicetypr.app