bachi / README.md
vedmistry's picture
initial BACHI deployment
bb92a2a
|
Raw
History Blame Contribute Delete
608 Bytes
---
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