xtts-webui icon indicating copy to clipboard operation
xtts-webui copied to clipboard

For those having issues with getting their fine tunes to develop/load in the xtts_finetune_webui.py

Open MackNcD opened this issue 1 year ago • 1 comments

I've found a solution. Use the collab version to produce your finely tuned model (youtube keyword xtts fine tuning -- very simple collab instructions) Now once you've downloaded the complete fine-tune model from collab, through google drive, take your 2.0.2 base model, ctrl+x, and paste it in a safe directory within the main project file and label it something obvious so you don't lose track of it, in case you need to use it again, which you probably will at some point.

Take your three fine-tune model files from google drive -- config, model, and vocab, and replace them with those original base model files, in that original base model directory where 2.0.2 (or whatever big base model version it is you use)

You can now run fine tuned models, which will produce crisp high quality voices quickly for a specific voice (or two, etc) from the original xtts_webui.py.

You're welcome! /closed

MackNcD avatar Dec 22 '23 00:12 MackNcD

Hi it was decided to remove xtts-finetune-webui from this repository, since I implemented a faster version in xtts-webui

Gradio

daswer123 avatar Jan 10 '24 17:01 daswer123