Skyrim/Fallout 4 mod for interactive NPC conversations
Top 93.1% on sourcepulse
Mantella enhances Skyrim and Fallout 4 by enabling natural, AI-powered conversations with NPCs. It targets players seeking deeper immersion, leveraging speech-to-text, large language models, and text-to-speech technologies to create dynamic dialogue interactions.
How It Works
Mantella integrates Whisper for speech-to-text, a chosen LLM for generating NPC responses, and xVASynth/XTTS for text-to-speech. This pipeline allows players to speak naturally into their microphone, have their speech transcribed, processed by an LLM to generate a contextually relevant response, and then spoken aloud by an AI voice, creating a seamless conversational experience.
Quick Start & Requirements
pip install -r requirements.txt
after cloning the repository.GPT_SECRET_KEY.txt
.config.ini
.gh-pages
branch.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
This development version is explicitly stated as prone to error and not recommended for general use; users are advised to seek the latest stable release. Updates across related repositories are often intertwined, requiring careful version management.
1 month ago
1 week