File size: 608 Bytes
bb92a2a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
title: Bachi
emoji: 🎵
colorFrom: purple
colorTo: blue
sdk: docker
app_port: 7860
pinned: false
---

# BACHI — HARP Endpoint

Deploys [BACHI](https://github.com/AndyWeasley2004/BACHI_Chord_Recognition) as a [PyHARP](https://github.com/TEAMuP-dev/pyharp) endpoint.

## What it does

Automatic chord recognition from symbolic music scores. Outputs beat-aligned chord labels (root, quality, bass).

## Inputs

- MIDI or MusicXML file (.mid, .midi, .musicxml, .mxl, .xml)
- Model type: Classical or Pop

## Note

Model is trained on piano data only and supports MIDI pitch range 21-108.

## License

MIT