0 of 0

File information

Last updated

Original upload

Created by

Fiestag

Uploaded by

Fiestag

Virus scan

Some manually verified files

About this mod

XTTS Speech generator for Morrowind with User Interface

Requirements
Permissions and credits
Mirrors
This mod uses the XTTS AI model developed by Coqui.ai to create speech for any ESP/ESM files that work with Morrowind.
Installation

    1.  Extract Morrowind Speech Generator and launch SetupPython.bat (Don't close window!) and restart computer.
    2.  Launch after Install Python launch setup.bat and restart computer.
    3.  This app needs approximately 10 Go to install all dependencies.(Python 3.10, XTTS model and CUDA toolkit)  
    4.  Hightly recommendend to use NVIDIA GPU for generate speech.  
    5.  Launch Morrowind Speech Generator to open the app.  

Settings

    Speaker Path: Location of the audio files used for audio generation.  
    Output Path: Location where the generated speech is saved.  
    Default Speaker: Default speaker files used for NPCs without a specified race.  
    Speaker Language: Language used for speech.  
    Click to save button for save settings. 
Dialogue Extractor

Extract NPC dialogue from ESP/ESM files to CSV in CSV folder in app folder.

Extract Audio

Extract audio files from your Morrowind Data Files folder to create samples used for speech generation.
Set the generate folder as speakers path to use your game's default voices  
Choose the Data Files folder in your game folder.  

Speech Generator

Generate speech for any NPC dialogue from your ESP/ESM files.  
Uses the speakers_path folder defined in the options for generation according to the Race/sex_initial model  
(For example for Redguard female: “SpeakersFolder/Redguard/f”)  
These files are contained in the Output folder set by the user and require Kezyma Voices of Vvardenfell to play in-game
Add the folders contained in the output path to your game's (Data Files/Sound/Vo/AIV") folder.
Credits

Thanks to Greatness7 for creates Tes3conv used for convert ESP/ESM files.
Thanks to coqui AI for XTTS model.
Thank to Kezyma  for Voices of VVardenfell.
Thanks to S-T-K for his comments and his contribution to script for load the npc of the master file.