Aquarion AI - Text To Speech (TTS) Library v0.1.1 Documentation
Description
About Aquarion AI
The overall goal of the Aquarion AI project is to create an LLM-based voice chat bot / assistant, but to build it in such a way that is can be scaled down to a single desktop app, and all the way up to a distributed multi-server, horizontally scalable system. Also, desired is a taking head / avatar who’s mouth moves with the speech. Lastly, it should all run locally / offline, even in an air gapped environment. Oh, and it should be modular enough to support multiple alternate STT, LLM and TTS models/engines/options.
For high-level documentation on the overall Aquarion AI project, see the aquarion-docs project.
About aquarion-libtts
This project contains the library of Text To Speech (TTS) backend components for Aquarion AI.
For documentation for this specific project, see aquarion-libtts documentation.
Links
Copyright and Licence
aquarion-libttsis © 2025-present by Krys Lawrence.aquarion-libttscode is licensed under the terms of the AGPL-3.0-only licence.aquarion-libttsdocumentation is licensed under the terms of the CC BY-SA 4.0 licence.