Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 21:05
· 13 commits to main since this release
a69859e

Features

  • Setup no longer strands you without a connection: the speech model step can
    be skipped, and Cadent waits in the tray with dictation off until you download
    one. Settings ▸ Speech & cleanup now shows the download too — how far it has
    got, a button to stop it, and a way to start it again after a skip, a
    cancellation, or a failure. Stopping a download now takes effect however early
    you ask, and picking a different model while one is running switches to it
    instead of waiting the old one out. (#173)

Fixes

  • Parakeet works again in the installed Windows app. Choosing it used to fail
    immediately — the installer left out a file the speech engine reads about
    itself on startup — so dictation fell back to Whisper. (#172)
All changes

What's Changed

  • Fix Parakeet in the installed app; let setup skip the model download by @mikeallisonJS in #5
  • Release v0.4.0 by @github-actions[bot] in #6

New Contributors

  • @github-actions[bot] made their first contribution in #6

Full Changelog: v0.3.0...v0.4.0