Skip to content

AudioBud v0.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 21:38
42350cd

AudioBud 0.3.0 adds opt-in, on-device personalization on top of the 0.2.0 Windows release.

Personalization (opt-in, on-device)

Turn on Learn from my history on the Advanced tab and AudioBud mines your own past transcriptions for the words you use most, offers them as suggestions, and applies the ones you accept to later dictations. Everything stays on your machine, and the feature is off until you enable it. You can view, export, or reset everything it has learned at any time — even while the feature is turned off.

AudioBud advanced settings showing custom words, word replacements, the learn-from-history toggle, suggested and learned words, and the export and reset personalization controls.

Install

Grab AudioBud_0.3.0_x64-setup.exe (installer) or AudioBud_0.3.0_x64_en-US.msi from the assets below. Windows x64 only. The build is not code-signed yet, so SmartScreen warns on first launch — choose More info → Run anyway. Full notes are in the changelog.


What's changed

  • feat(personalization): opt-in, on-device learnable dictionary (#16 Tier 1) by @jamditis in #52
  • Roadmap: milestones, public roadmap page, and changelog hygiene by @jamditis in #60
  • Harden personalization: Rust-side export dialog (#54) and data access while off (#53) by @jamditis in #61
  • chore(release): bump version to 0.3.0 by @jamditis in #62

Full Changelog: v0.2.0...v0.3.0