Spaces:
Runtime error
Runtime error
File size: 754 Bytes
44c4234 27b1390 44c4234 269c399 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
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) |