Skip to content

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 03 Jul 22:01

This is a small breaking release in the case you were using the medium or turbo models. You will need to redownload them.
I switched to different quantizations of the models to help improve transcription performance for each. For whisper medium we are using q4_1 and for whisper turbo it is unquantized.

What's Changed

  • Fix the keycode bug by @cjpais in #31
  • Different default models are also used for Medium and Turbo.

Full Changelog: v0.2.2...v0.2.3