deepsound-project / samplernn-pytorch

PyTorch implementation of SampleRNN: An Unconditional End-to-End Neural Audio Generation Model
MIT License
288 stars 75 forks source link

How do you load models? #43

Closed Randy-H0 closed 3 years ago

Randy-H0 commented 3 years ago

Hi, I have been playying around with this tool in colab but I just can't figure out how to save models. I started training the AI and then I can't save the model I have trained and use it. even rerunning the cell doesn't do anything for me, it just starts over again. Is there any way to save models? Also, is there any way to sample from the model? T