Skip to content

VoiceTypr v1.10.0

Choose a tag to compare

@moinulmoin moinulmoin released this 24 Oct 01:04
· 131 commits to main since this release

Bug Fixes

  • audio: prevent empty or ultra-short recordings from causing errors; add mode-specific min durations (PTT≥1s, Toggle≥3s); auto-recover from Error→Idle and gate start transitions (97e9fad)
  • avoid panic when requesting parakeet sidecar (855a2ed)
  • macOS): bundle ffmpeg/ffprobe via platform config and resolve lookup in Contents/MacOS to prevent normalization failures in packaged app; chore(stt/soniox: update async model to stt-async-v3 (17108f6)
  • persist Parakeet model selection across restarts (fffba52)
  • resolve Parakeet sidecar MLX module loading and build issues (33c3913)
  • tauri: scope Parakeet sidecar to macOS builds and improve UX (2f54a53)
  • tray: gate selection until onboarding completes; add tests for tray label and selection logic; ui: simplify Upload section copy (0ac219a)

Features

  • ✨ update windows ffmpeg (734fddb)
  • add Parakeet MLX sidecar integration (ead96e3)
  • parakeet: add version-aware v2/v3 download/load/delete with FluidAudio 0.6.1; fix false-success download for v2 by verifying loaded model and cache; autoload selected Parakeet model on startup (bec2e3e)
  • replace Python Parakeet with Swift/FluidAudio implementation (10909df)
  • tray: unify model selection and keep tray/dashboard in sync (748675e)