Leidtier

Results 12 issues of Leidtier

based on #205 (so maybe integrate this into the base PR first or merge this PR instead) solves #235 ## Rework config values - complete rework of how config values...

## Goals - Have a UI for **MantellaSoftware** that should provide two main features - A guided and structured way to set the `config.ini` values correctly - A chat function...

This is a first PR of the **MantellaSoftware** part of the HTTP integration. Can be used with: - https://github.com/art-from-the-machine/Mantella-Spell/pull/41 - https://github.com/YetAnotherModder/Fallout-4-Mantella-Mod/pull/1 # Summary of changes ## HTTP server - Uses...

## Goals - Eliminate all issues in setup and usage that comes from having to handle files - Setup issues - Encoding issues - Root Builder - Having to cast...

enhancement

## Goals - Requested feature - Individual text files make for good support for version control like Git - Extendable JSON format ## Progress - Some done by TomahawkJackson and...

## Goals - Pretty simple and straightforward refactoring - Create a common interface for TTS that then is used by **MantellaSoftware** to generate voicelines - Separate implementations for xVASynth and...

## Goals - Allow **MantellaSoftware** to load plugins on start that extend the existing functionality - Creating a plugin would allow to add and develop new implementations without constantly having...

## Goals - Create an interface that provides the conversation logic with a unified simple access to the different things we want an LLM to generate - Spoken sentences -...

# Create all voice folders on startup added check/creation of all `skyrim_voice_folder`'s found in the `character.csv` on startup of Mantella -> this should fix any of the "I have the...

Added a `custom_user_folder.ini` that can be used to set another path for the user folder than the default one. @art-from-the-machine The location of the `custom_user_folder.ini` is right next to the...