Releases: rafayel-dev/voice_type
Releases · rafayel-dev/voice_type
Release list
v1.0.4 - Smaller executable (54MB → 21MB)
Voice Typer v1.0.4
Size optimization
- Reduced the packaged executable from ~54 MB to ~21 MB (~61% smaller)
- Removed unused
speech_recognitiondata that PyInstaller was bundling automatically: PocketSphinx offline models (~38 MB) and non-Windows FLAC binaries (Linux/macOS), none of which are used since transcription runs through the Google Web Speech API - No functional changes — same features, same hotkeys, same behavior
Download
Download Voice Typer.exe below and run it directly — no installation required.
v1.0.3 - Python 3.13 Compatibility Update
Updated SpeechRecognition to v3.17.0 to fix Python 3.13 compatibility issues (missing aifc and audioop modules). The app now runs smoothly out of the box.
v1.0.2 - PyAudio and Size Optimization Fix
Fixed an issue where the app would not run due to missing pyaudio and other dependencies. Also optimized the executable size by removing unnecessary ML libraries from the build.
v1.0.1 - Minimize to Tray Update
Added minimize to tray feature. The app can now run silently in the background via the system tray.
Voice Typer v1.0.0
First standalone release of Voice Typer (Google Free API). Just download and run!