art-from-the-machine / Mantella

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).
https://art-from-the-machine.github.io/Mantella/
GNU General Public License v3.0
164 stars 41 forks source link

Added search for voice folder names in CSV #265

Closed art-from-the-machine closed 3 months ago

art-from-the-machine commented 3 months ago

It was discovered that despite Fallout 4 voice folder names being in the format "npcmprestongarvey", Papyrus saves NPC folder names as eg "Preston" without the correct formatting. This PR adds an extra search for voice models based on the voice folder names in both skyrim_characters.csv and fallout4_characters.csv to catch out cases where Papyrus gets the voice folder name wrong