sdatkinson / neural-amp-modeler

Neural network emulator for guitar amplifiers.
MIT License
1.84k stars 142 forks source link

[FEATURE] Instantiate PyTorch models from .nam files #233

Open sdatkinson opened 1 year ago

sdatkinson commented 1 year ago

In order to upgrade old .nam models with loudness metadata, we need to be able to instantiate them as PyTorch models. so that we can run the method on them.

This Issue is for instantiating models from .nam files

dimentorium commented 1 year ago

sounds good, lets keep the discussion here ;-) So do you think this will be handled by the pytorch api or is there a special wavenet api? Might this article here help? https://pytorch.org/tutorials/beginner/saving_loading_models.html#what-is-a-state-dict