ylacombe / finetune-hf-vits

Finetune VITS and MMS using HuggingFace's tools
MIT License
115 stars 25 forks source link

checkpoint inference #20

Closed VafaKnm closed 6 months ago

VafaKnm commented 6 months ago

Hi! I have set the parameters so that the model does not push to huggingface and the checkpoints are saved directly in my local system. Each checkpoint folder has these files: ttttt

As you see, there are two optimizer, pytorch_model and scheduler. Is this normal? if so, how i can use it?

VafaKnm commented 6 months ago

Oh, sorry i found the answer.

HesamAlavian commented 2 months ago

@VafaKnm What is the answer? I have same problem.

FacundoMartinezCampos commented 3 weeks ago

How did you combined the model and the discriminator into the safetensor file?