Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
Gboo2023 
posted an update 11 days ago
Post
2058
Built a CPU-only BPM + musical key detector with Essentia and Gradio.

It returns BPM, key/scale, Camelot code, confidence, and analyzed duration. A representative 90-second window keeps CPU latency bounded; half-time/double-time and key-changing tracks remain the main edge cases.

Implementation notes and code:
https://huggingface.co/blog/Gboo2023/detect-bpm-musical-key-cpu-essentia-gradio

#audio #music-information-retrieval #Essentia #Gradio

Gboo2023/vocaldock-bpm-key-finder
In this post