Skip to content

VoiceTypr v1.6.0

Choose a tag to compare

@moinulmoin moinulmoin released this 08 Aug 21:12
· 267 commits to main since this release

Features

  • ✨ add Windows dual build system with CPU and Vulkan GPU variants (302d2f0)
  • ✨ move vulkan feature flag to windows-specific dependency for whisper-rs (f3dae0b)
  • ✨ set small English model as recommended for improved language support (f95087f)
  • add GPU-aware smart installer with auto-detection and update system (3319d1e)
  • add smart GPU detection and installer for Windows with Vulkan support (81ba6ca)
  • add Windows dual build release script with CPU and GPU variants (ad05880)
  • add Windows GPU support with Vulkan installer and release scripts (6d85863)
  • add Windows release script with MSI installer and update artifacts (ed55678)
  • implement robust Windows GPU dual-build support (0aa71b6)

The CPU build ensures universal Windows compatibility while the GPU
build with Vulkan provides ~2-3x faster transcription for users with
compatible GPUs.