rhasspy / piper

A fast, local neural text to speech system
https://rhasspy.github.io/piper-samples/
MIT License
4.37k stars 297 forks source link

Training or Finetuning Not Working #475

Open MavisHoot opened 3 weeks ago

MavisHoot commented 3 weeks ago

I am using windows 11 with intel corei5. I try to train from scratch or finetune it and i get this error.

RuntimeError: Cowardly refusing to serialize non-leaf tensor which requires_grad, since autograd does not support crossing process boundaries. If you just want to transfer the data, call detach() on the tensor before serializing (e.g., putting it on the queue).