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

Availability of All-In-One-Small? #25

Open
jonahsiegle opened this issue Nov 21, 2024 · 0 comments
Open

Availability of All-In-One-Small? #25

jonahsiegle opened this issue Nov 21, 2024 · 0 comments

Comments

@jonahsiegle
Copy link

Hey there,

First of all thank you for your work on this model! The accuracy of beat detection and segment labeling is the best I've ever seen.
Over the past few months I've been working on an iOS port for portions of this model. I have things working and running predictions. However the obvious bottleneck is memory usage on mobile (A one minute track chunk uses over 2GB of memory for example).

I saw in the paper you mentioned a 46K parameter smaller version of the model that has similar results to the regular one. I assume the smaller one generally uses less memory. So my question is how does one go about using the small version? Is this something trivial for me to tweak in the current code base or is this an entirely different codebase/architecture and training checkpoints?

Any guidance would be amazing, I'm happy to help contribute if this is something to tweak in the current codebase.

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

1 participant