01
01 copied to clipboard
Adding Whisper model validation.
Addresses #234
The approach is to check if model is available then request its details file to compare cryptographic hashes. Even if it fails validation, loading of the 01OS system will still continue but the user will be alerted of a possible bad Whisper model.
Tested on Windows 11 (amd64) and Debian 11 (aarch64).