Import Model from zip
- Added an option to import a Vosk model from a zip file.
You can download the models from https://alphacephei.com/vosk/models . Make sure to pick asmall
model. - Removed the WeakRef option as it didn't free the model properly
- Fixed some bugs with the download progress indicator