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

Using RTNeural instead of custom models? #113

Closed
baptistejamin opened this issue Sep 14, 2024 · 1 comment
Closed

Using RTNeural instead of custom models? #113

baptistejamin opened this issue Sep 14, 2024 · 1 comment

Comments

@baptistejamin
Copy link

Hey Steven.

Thank you for building NAM.

RTNeural provides efficient kernels and activations, and NAM could simplify its processing by using it.

Do you think it is worth implementing it?

I see several advantages to this, such as significantly better performance, which allows the implementation of NAM with embedded devices.

It could also be possible to train models with multiple channels, allowing to train using different knobs, like Gain, or simulate fuzz pedals using different knobs

@sdatkinson
Copy link
Owner

Hi!

It sounds like that's an option, but it's out of scope for this repo (instead, it sounds like a completely new project), and may be for the RTNeural repo as well (it looks like it's not in-scope to maintain recipes for pre-defined architectures, based on my understanding of jatinchowdhury18/RTNeural#143).

But if you would like to run NAMs using RTNeural's engine (and share it), then that seems to be open to do :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants