Skip to content

Releases: infiniV/VoiceFlow

VoiceFlow v1.3.1

03 Jan 22:50

Choose a tag to compare

What's New

  • Fix: Resolved crash when pressing hotkey (Qt threading issue)
  • Fix: Popup transparency on Windows production builds
  • Feature: Custom hotkey capture with modifier-only support (e.g., Ctrl+Win)
  • Feature: Backend hotkey validation

Installation

Download and run VoiceFlowSetup-1.3.1.exe to install VoiceFlow.

System Requirements

  • Windows 10/11 (64-bit)

VoiceFlow v1.3.0

21 Dec 14:22

Choose a tag to compare

What's New

GPU Acceleration Support

  • Automatic CUDA Detection: Uses ctranslate2's built-in CUDA detection without requiring PyTorch
  • One-Click GPU Setup: Automatically downloads cuDNN 9.5.1 (~550MB) and cuBLAS 12.8.3 (~330MB) from NVIDIA CDN - no NVIDIA account required
  • Flexible Device Selection: Choose between Auto (recommended), CUDA GPU, or CPU modes
  • New Onboarding Step: Hardware detection step with device selection cards showing GPU name, CUDA status, and supported compute types

UI Improvements

  • Compute Device Indicator: Active Config panel now shows GPU/CPU status with GPU name in green with Zap icon when using CUDA
  • Settings Integration: New Compute Device dropdown in Advanced section with GPU info card
  • Reset Options: Added "CUDA Libraries" checkbox in Reset Data dialog to clear downloaded CUDA libraries

Bug Fixes

  • Removed 60-second recording limit: Users can now record indefinitely without time restrictions

Documentation

  • Updated CLAUDE.md with git guidelines and clear_cache info

New Files

  • src-pyloid/services/gpu.py - GPU detection and CUDA availability checks
  • src-pyloid/services/cudnn_downloader.py - Automatic CUDA library downloader

Installation

Download and run VoiceFlowSetup-1.3.0.exe to install VoiceFlow.

System Requirements

  • Windows 10/11 (64-bit)
  • For GPU acceleration: NVIDIA GPU with CUDA support (optional)

VoiceFlow v1.2.2

21 Dec 10:06

Choose a tag to compare

What's New

  • Fix: "Download from HuggingFace" button now works correctly in the app
  • Feature: Add option to delete AI models when resetting data in Settings
  • Improvement: Manual download fallback with HuggingFace links when model download fails
  • Only deletes VoiceFlow's faster-whisper models, not other HuggingFace cached models

Installation

Download and run VoiceFlowSetup-1.2.2.exe to install VoiceFlow.

System Requirements

  • Windows 10/11 (64-bit)

VoiceFlow v1.2.1

18 Dec 18:16

Choose a tag to compare

What's New

  • Expanded Model Support: Added all faster-whisper models including English-only (.en) and distilled variants
  • Enhanced Model Selection: New detailed model cards with speed/accuracy ratings, download sizes, and best-use descriptions
  • Turbo Model Fix: Updated to use official Systran repository for better reliability
  • Bug Fix: Fixed TypeScript type error in model download progress callback

Installation

Download and run VoiceFlowSetup-1.2.1.exe to install VoiceFlow.

System Requirements

  • Windows 10/11 (64-bit)

VoiceFlow v1.2.0

17 Dec 19:34

Choose a tag to compare

What's New

  • Custom Hotkeys: Added support for configurable 'Hold to Record' and 'Toggle Recording' modes in Settings.
  • Model Lifecycle Standardization: Improved application stability and startup performance.
  • Enhanced Logging: Added file-based logging for better debugging.
  • Data Reset: Added ability to wipe all local data and history.
  • Audio Metadata: History items now track duration, size, and type.

Installation

Download and run \VoiceFlowSetup-1.2.0.exe\ to install VoiceFlow.

System Requirements

  • Windows 10/11 (64-bit)

VoiceFlow v1.1.1

15 Dec 12:23

Choose a tag to compare

What's New

  • Implement core application structure, UI pages, and Python backend services for voice flow functionality
  • Add app dashboard screenshot to README

Installation

Download and run VoiceFlowSetup-1.1.1.exe to install VoiceFlow.

System Requirements

  • Windows 10/11 (64-bit)

VoiceFlow v1.1.0

14 Dec 18:08

Choose a tag to compare

What's New

  • New Dashboard UI - Redesigned home page with settings management and stats display
  • StatsHeader Component - Display user statistics and active configuration at a glance
  • Enhanced Desktop Structure - Improved Pyloid desktop app with custom title bar, tray menu, and recording popup
  • History Management - New UI components for managing transcription history
  • Updated Branding - Revamped README with marketing-focused content and new visual assets

Installation

Download and run VoiceFlowSetup-1.1.0.exe to install VoiceFlow.

System Requirements

  • Windows 10/11 (64-bit)

VoiceFlow v1.0.0

13 Dec 23:25

Choose a tag to compare

What's New

  • Initial release of VoiceFlow
  • Voice-to-text transcription using faster-whisper
  • Hold Ctrl+Win hotkey to record, release to transcribe and paste
  • Multiple AI model options (tiny, base, small, medium, large)
  • Auto-detect language or select specific language
  • Transcription history with search
  • Customizable settings (microphone, theme, retention)
  • System tray integration
  • File-based logging for debugging

Installation

Download and run VoiceFlowSetup-1.0.0.exe to install VoiceFlow.

System Requirements

  • Windows 10/11 (64-bit)