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 to use model for generation #28

Closed manoharvhr closed 5 years ago

manoharvhr commented 6 years ago

Hi All,

I have completed training (about 30hrs), how can I generate audio now?

I saw only one file was generated in the results folder.

Thanks

manoharvhr commented 5 years ago

Resolved. Used the GeneratorPlugin.