Skip to content

Releases: satiricalguru/Beatrice-voicechanger

v2.0.2 — Library Upgrades & API Integrations

Choose a tag to compare

@satiricalguru satiricalguru released this 29 Jun 16:29

📚 What's New in v2.0.2

🌟 Soundboard & Library Upgrades

  • Dynamic Character Avatars: Integrates Jikan API (MyAnimeList) to fetch official character avatar images automatically for custom anime presets. Includes a local cache in localStorage to prevent rate-limiting.
  • HSL Gradient Cards: Replaced generic Picsum placeholder images with elegant, custom HSL gradient SVGs embedded directly as base64 data URLs.
  • Smart Sorting: Soundboard slots are now sorted automatically—sounds with loaded character/cover images are presented first, followed by emoji-badged sounds.
  • Improved Light Mode Contrast: Inverted styles for selected icons to maximize visibility.

🐛 Backend Stability

  • Address Already in Use Fixed: Enabled address reuse (SO_REUSEADDR) on the Python HTTP server to prevent startup crashes when restarting the Electron application.

📦 Downloads

Architecture File
🍎 Apple Silicon (M1/M2/M3/M4) Beatrice-Voice-Changer-2.0.2-arm64.dmg
💻 Intel Mac Beatrice-Voice-Changer-2.0.2-Intel.dmg

First launch: If macOS blocks the app, go to System Settings → Privacy & Security and click Open Anyway.

v2.0.1 — Bug Fix Release

Choose a tag to compare

@satiricalguru satiricalguru released this 27 Jun 20:20

🐛 Bug Fixes

UI Fixes

  • Light Mode — Mic & Headphone icons invisible: Fixed floating control bar icons that used theme CSS variables going dark in light mode. All icons are now always white on the dark transport pill.
  • Floating control bar on Settings tab: The floating control bar is now hidden when the Settings tab is active.

Voice Model Fixes

  • Custom model UnboundLocalError crash: Fixed Python crash when loading a custom voice model.
  • Custom models auto-migration: On startup, the app now automatically migrates custom models from the legacy project root to the correct writable userData directory.

📦 Downloads

Architecture File
🍎 Apple Silicon (M1/M2/M3/M4) Beatrice-Voice-Changer-2.0.1-arm64.dmg
💻 Intel Mac Beatrice-Voice-Changer-2.0.1-Intel.dmg

First launch: If macOS blocks the app, go to System Settings → Privacy & Security and click Open Anyway.

v2.0.0

Choose a tag to compare

@satiricalguru satiricalguru released this 27 Jun 15:36

Project Beatrice Voice Changer Stable Version 2.0.0 release. Includes:

  • Complete path resolution audit for writable directory support in packaged application
  • Optimizations for packaged size (reduced by 50MB by stripping redundant resource packaging)
  • Fixes for JVS and Official model speaker portrait image loading failures
  • Full local soundboard and custom model uploads with write access

Beatrice Voice Changer v1.0.1

Choose a tag to compare

@satiricalguru satiricalguru released this 22 Jun 14:20

Integrates Tsukuyomichan (Official Model 1) and Classic Old TTS models, supports dynamic model switching, and resolves dynamic library shutdown segmentation faults.

Beatrice Voice Changer v1.0.0

Choose a tag to compare

@satiricalguru satiricalguru released this 10 Jun 15:37

Fixes audio device selection, Rosetta translation mismatch, and resolves light mode contrast/theme preview styling bugs.