self-supervised-speech-recognition
self-supervised-speech-recognition copied to clipboard
How to use another pretrained model .pth to finetune if I really want to use this model ?
Hello , I had a pretrained model with extension .pth, how can I do to convert this pretrained-model to .pt so that I can use this model to finetune? Thanks!!!