mjhydri / BeatNet

BeatNet is state-of-the-art (Real-Time) and Offline joint music beat, downbeat, tempo, and meter tracking system using CRNN and particle filtering. (ISMIR 2021's paper implementation).
Creative Commons Attribution 4.0 International
334 stars 55 forks source link

Add CoreML model conversion script & tutorial #16

Open frederikbrammer opened 1 year ago

frederikbrammer commented 1 year ago

Is it possible to convert the BeatNet algorithm to CoreML to use it on iOS devices? And are there any plans to add a script for CoreML conversion? I would love to see BeatNet work on-device as there really isn't any good beat tracking system for mobile devices yet.

roimulia2 commented 1 year ago

Hey @frederikbrammer! Did you figure it out by chance?