Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.1 - 2025-11-05
Fixed
Fixed
en-core-web-smdependency failure when trying to pip install aquarion-libtts. This is a first pass, quick fix. A more comprehensive solution will be included in a future version.Fixed
TTSPluginRegistry.load_pluginsnot working without thekokoroextra.
0.1.0 - 2025-10-17
Security
Nothing, first release.
Added
Core project structure and artifacts.
Dev environment & tools setup.
Initial user stories and acceptance criteria.
A plugin system for TTS backends.
Internationalization and localization support.
Support for English and French languages.
Kokoro TTS as the first text-to-speech backend that is supported.
A settings specification and description system for dynamic settings UI generation.
Full documentation.
Fixed
Nothing, first release.
Changed
Nothing, first release.
Deprecated
Nothing, first release.
Removed
Nothing, first release.