Skip to content

Import Model from zip

Compare
Choose a tag to compare
@ElishaAz ElishaAz released this 12 Oct 19:37
· 87 commits to master since this release
  • 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 a small model.
  • Removed the WeakRef option as it didn't free the model properly
  • Fixed some bugs with the download progress indicator