You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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)