Releases: cjpais/Handy
Release list
v0.2.3
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
Full Changelog: v0.2.2...v0.2.3
v0.2.2
Minor release to fix some bugs on Linux
Full Changelog: v0.2.1...v0.2.2
v0.2.1
This release fixes some bugs on Windows.
- Paste should work properly now
- App shouldn't crash on boot
Full Changelog: v0.2.0...v0.2.1
v0.2.0
0.2.0 is fairly major overall. The changes from the past few minor releases are not very major. However, as a collection of all of the previous releases leading up to it, it's quite major.
It adds auto-update functionality, activating the microphone on demand, as well as choosing what model you want to use for the application itself.
What's Changed
Full Changelog: v0.1.6...v0.2.0
v0.1.6
While, this is a minor revision. In some ways it is a major release as it adds support for multiple models. A major release is coming soon to bundle all of the changes.
What's Changed
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
Full Changelog: v0.1.4...v0.1.5
v0.1.4
Full Changelog: v0.1.3...v0.1.4
Fixing bug in auto-update hopefully + clean up update UI
v0.1.3
v0.1.2
v0.1.1
The main thing is that transcription now happens in the native language instead of being translated to English.
What's Changed
- Set language to auto. Enables transcription in native language by @cjpais in #17
- CI/CD Releases by @cjpais in #23
Full Changelog: 0.1.0...v0.1.1