Closed ScratchMode closed 1 month ago
It might be that for my import your suppose to be importing the folder containing all the files, and for some reason I had to make the vocab file have a after it like "vocab.json" instead of "vocab.json"
-If you imported it into VoxNovel then your imported custom model folder should be within the folder VoxNovel/tortoise/voices/Jay Snyder.M/model/{Here is where the custom model for that voice is imported into}
That should fix your issue. :)
Try using my docker image to fine tune a model locally (If you have a Nvidia graphics card): https://hub.docker.com/repository/docker/athomasson2/fine_tune_xtts/general
If you don't have nvida graphics card you could just my google colab image tho: https://colab.research.google.com/drive/1sqQqzupo2pdjgggkrbM60sU6sBFYo3su?usp=sharing
Hit me up if you run into any other issues! :)
As you can see here All I did was modify the name of the vocab.json file from "vocab.json" to "vocab.json_" and now it works :)
In fact here's your model back with that change (temp link-will auto-destruct once downloaded once) https://file.io/prtxa7X9bBg0
along with a sample generated with that model and voice to prove it worked Example_Generated_audio_audio_0_0.wav.zip
Thanks again Drew, seems to working good again.
I've Imported this Clone a Voice Sample, and this Model and then when trying to generate audio immediately stalled out with the following error.
Using XTTS V2.0.2 Model Fine Tuned with this bastard of a git project