Bug Fixes
-
Tray: Fixed
error:model_missingappearing forfaster-whisperusers. Themodel_exists()check was falling through to thepywhispercppggml file lookup for any unrecognised backend. Now uses an import-based check, matching the existingonnx-asr
pattern. -
ydotool version detection: Added
rpmfallback alongside the existingdpkgandpacmanchecks. Without it, ydotool 1.0+ was falsely reported as0.1.0on openSUSE, Fedora, and RHEL-based systems. (PR #170, @Legend28469)