github cjpais/Handy v0.8.0

11 hours ago

Handy v0.8.0 is out! It should bring speed improvements for the Whisper models (>2x as fast on my Mac!). Slowly the app is becoming more and more stable and as we inch to a 1.0 release there will be a few features starting to take priority. There may be some stability regressions in this release as we upgraded a lot under the hood. Likely the next few minor releases will have bugfixes.

Beyond the Whisper improvements, audio recordings should now be saved even if the transcription fails. This way you can try to transcribe with another model. Warning: This update contains a DB upgrade which is not backwards compatible. If you move back to an older version of Handy after trying this release, it will crash. You will need to delete your DB. If you need your history preserved, I can help you through migrating it back.

In the coming more major releases you should expect:

  • more bug fixes
  • streaming support
  • handy being an API server (so other applications can use handy to transcribe audio)
  • being able to transcribe local files
  • eventually local post processing with a fine-tuned model

Please be patient as we work to bring these features in!

A hugeeee thanks to all the contributors in this release and especially @VirenMohindra for helping to review PR's and smooth out CI/CD.

What's Changed

New Contributors

Full Changelog: v0.7.12...v0.8.0

Don't miss a new Handy release

NewReleases is sending notifications on new releases.