Save model as .pth? #8
Unanswered
DreamNaber
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Once you have a checkpoint that is usable for synthesis, how do you save it as a .pth or .pt file? Currently the checkpoints in my output directory have no file type and they don't work with torch.load('file/path'). It would be great to have the ability to use the model with other Tacotron2 compatible vocoders!!
Beta Was this translation helpful? Give feedback.
All reactions