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
setup.exe now requests elevation via UAC — fixes error 1625 ("installation forbidden by system policy") on devices where Windows Installer requires admin
No more 7-Zip dependency — model extraction now uses built-in SharpCompress library. Works on locked-down devices (Grid Pads) without needing 7-Zip installed
merged_models.json search paths fixed — resolves "No Download URL" error when running from an MSI install
Voice Engine Fixes
Azure voice preview — fixed silent preview (Azure returns MP3, SoundPlayer needs WAV; now uses SynthToFileAsync with WAV format)
Kokoro model type detection — voices.bin presence now correctly sets SherpaOnnxModelType=2 (Kokoro) in registry tokens
MMS models — download individual files from HuggingFace directories instead of trying to fetch a directory URL (was 404)
Download progress — streaming download with percentage, file size (MB), and throttled UI updates
SherpaOnnx model promotion — uses .reg file import for fast, reliable elevation instead of relaunching the 116MB exe