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 sample from the model you created? #44

Open Randy-H0 opened 3 years ago

Randy-H0 commented 3 years ago

How do you sample from the model you created? I want to sample of the model that I have generated.