Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sdatkinson opened this issue May 5, 2023 · 1 comment
Open

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

sdatkinson opened this issue May 5, 2023 · 1 comment
Labels
enhancement New feature or request priority:low Low-priority issues

Comments

@sdatkinson
Copy link
Owner

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

@sdatkinson sdatkinson added enhancement New feature or request unread This issue is new and hasn't been seen by the maintainers yet priority:low Low-priority issues and removed unread This issue is new and hasn't been seen by the maintainers yet labels May 5, 2023
@dimentorium
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:low Low-priority issues
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants