Closed dntuong closed 4 months ago
I would like to use the pretrained RawNet3 to continue training on my data, but I have no idea how to save it as a new pretrained model, for example "new_model.pt". Could anyone help me this? Thanks a lot.
It will be saved under --save_path
--save_path
I would like to use the pretrained RawNet3 to continue training on my data, but I have no idea how to save it as a new pretrained model, for example "new_model.pt". Could anyone help me this? Thanks a lot.