v1.0.3
denizsafak/abogenv1.0.3May 2, 2025by denizsafak
AI Summary
Introduces the core voice mixing and profile system to combine multiple voices and improves GUI organization.
Key Highlights
- Added voice mixing to combine multiple voices into a single 'Mixed Voice'.
- Added profile system to create and manage multiple voice profiles.
- Improved voice mixer organization and UX.
- Added icons for flags and genders in the GUI.
- Fixed preview voices not using GPU acceleration.
New Features
- Voice mixing system
- Profile system
- GUI icons for flags and genders
Full Release Notes
- Added voice mixing, allowing multiple voices to be combined into a single “Mixed Voice”, a feature mentioned by @PulsarFTW in #1. Special thanks to @jborza for making this possible through his contributions in #5. - Added profile system to voice mixer, allowing users to create and manage multiple voice profiles. - Improvements in the voice mixer, mostly for organizing controls and enhancing user experience. - Added icons for flags and genders in the GUI, making it easier to identify different options. - Improved the content and chapter extraction process for EPUB files, ensuring better handling of various structures. - Switched to platformdirs for determining the correct desktop path, instead of using old methods. - Fixed preview voices was not using GPU acceleration, which was causing performance issues. - Improvements in code and documentation.