Skip to content

Releases: rAIdio-bot/app

rAIdio.bot v0.1.22

Choose a tag to compare

@neitzert neitzert released this 09 Jul 12:29
99a979b

rAIdio.bot v0.1.22

What's new

  • Sing Along is fixed. The speech-recognition model is now delivered up front
    through the normal download system — with progress and resume — instead of being
    fetched silently the first time you used Sing Along, which could stall and never
    finish on some setups. Sing Along now transcribes reliably.
  • Faster, steadier AI engine. It starts up quicker (a dependency was being
    needlessly reinstalled on every launch), and restarting it now reliably reclaims
    its port instead of occasionally leaving a stuck process behind.

No changes to how you create, edit, or export audio.

rAIdio.bot v0.1.18

Choose a tag to compare

@neitzert neitzert released this 07 Jul 05:35
99a979b

rAIdio.bot v0.1.18

What's new

  • Fixed large downloads freezing at 100%. On big files — especially the optional XL music model (~10 GB) — a download could reach 100% and then hang instead of finishing. The downloader now detects a stalled connection, resumes automatically, and stops cleanly the moment the whole file is in — so large downloads complete instead of getting stuck at the end. (Follow-up to the 0.1.17 setup-hang fix; this addresses the remaining stall on very large files.)

If a model download previously appeared frozen at 100%, updating to 0.1.18 and retrying will let it finish.

rAIdio.bot v0.1.16

Choose a tag to compare

@neitzert neitzert released this 06 Jul 06:01
99a979b

rAIdio.bot v0.1.16

What's new

  • Much faster first-time setup. The ~60 GB of AI models now download through our own content-delivery network instead of a rate-limited public host, so the first-run install runs at your connection's full speed instead of crawling. If the CDN is ever unavailable, it falls back to the previous source automatically.

rAIdio.bot v0.1.15

Choose a tag to compare

@neitzert neitzert released this 05 Jul 14:22
99a979b

rAIdio.bot v0.1.15

What's new

  • The "email us" button works again. In Settings, the info@rAIdio.bot contact button now opens your default mail app instead of showing an error.
  • Right-click menus stay on screen. The file context menu no longer gets cut off when you right-click near the bottom or edge of the window.

rAIdio.bot v0.1.14

Choose a tag to compare

@neitzert neitzert released this 05 Jul 13:07
99a979b

rAIdio.bot v0.1.14

What's new

  • A progress bar you can trust. The generation progress bar now tracks the whole pipeline — loading, composing, finishing, and watermarking — instead of racing to 100% and appearing to freeze near the end. What you see is where it actually is.
  • Automatic recovery. If the AI engine ever stops responding mid-generation, the app now notices quickly and restarts it for you, instead of leaving you waiting.
  • Reliable update checks. "Check for updates" no longer reports a false "couldn't check / offline" when your connection is fine — it keeps working even on shared home and office networks.

rAIdio.bot v0.1.12

Choose a tag to compare

@neitzert neitzert released this 03 Jul 23:51
99a979b

rAIdio.bot v0.1.12

What's changed

  • Maintenance release — internal groundwork and hardening. No functional changes: your library, licensing, and workflow are unchanged.

Thanks for testing the beta.