Skip to content

KivyWhisper v0.1

Latest
Compare
Choose a tag to compare
@AccelQuasarDragon AccelQuasarDragon released this 12 Jul 16:04
· 16 commits to main since this release

Initial PyInstall build for KivyWhisper (tested on Windows).

Also tested on a blank Windows machine.

Notes:

  • The .exe might be detected as a virus and Windows will automatically remove it. If that is the case you should retrieve the install from quarantine, or turn off Windows Defender, download, and turn Windows Defender on again.
  • Another thing is that if the exe does not work, you should run it in admin mode.
  • On first run, it will download the "medium" model, which is 1.5 GB! The location of whisper's models are in C:\Users\<username>\.cache\whisper\<model> openai/whisper#63
  • The model will not be downloaded again however, this is only relevant on the first run.