all-in-one / README.md
Taejun Kim
Add descriptions
269c399
---
title: All In One
emoji: 📊
colorFrom: pink
colorTo: gray
sdk: gradio
python_version: 3.10
sdk_version: 3.42.0
app_file: app.py
pinned: false
license: mit
---
# All-In-One Music Structure Analyzer
This Space demonstrates [All-In-One Music Structure Analyzer](https://github.com/mir-aidj/all-in-one),
a tool that predicts the BPM, beats, downbeats, segment boundaries, and functional segment labels from audio files.
For more information, please visit:
- Python package: [`allin1`](https://github.com/mir-aidj/all-in-one)
- Structure visualizer: [Music Dissector](https://taejun.kim/music-dissector/)
- Paper: [All-In-One Metrical And Functional Structure Analysis With Neighborhood Attentions on Demixed Audio
](https://arxiv.org/abs/2307.16425)