Bring Skyrim and Fallout 4 NPCs to life with AI
Mantella is a Skyrim and Fallout 4 mod which allows you to naturally speak to NPCs using Whisper (speech-to-text), LLMs (text generation), and xVASynth / XTTS (text-to-speech).
Click below or here to see the full trailer:
<img src="./img/mantella_trailer.gif" alt="Mantella trailer link" width="auto" height="220"/>
See art-from-the-machine.github.io/Mantella
See art-from-the-machine.github.io/Mantella/pages/issues_qna.html
See art-from-the-machine.github.io/Mantella/pages/installation.html#skyrim
The source code for Mantella is included in this repo. Please note that this development version of Mantella is prone to error and is not recommended for general use. See here for the latest stable release.
Here are the quick steps to get set up:
py -3.11 -m venv MantellaEnv
in your console (Mantella requires Python 3.11).\MantellaEnv\Scripts\Activate
)pip install -r requirements.txt
GPT_SECRET_KEY.txt
and paste your secret key in this fileconfig.ini
main.py
in the parent directoryIf you have any trouble in getting the repo set up, please reach out on Discord!
Related repos:
Updates made on one repo are often intertwined with the other, so it is best to ensure you have the latest versions of each when developing.
The source files for the Mantella docs are stored in the gh-pages branch.
Mantella uses material from the "Skyrim: Characters" articles on the Elder Scrolls wiki at Fandom and is licensed under the Creative Commons Attribution-Share Alike License.