gitextract_27_45xet/ ├── README.md ├── chromagram.py ├── create_templates.py ├── data/ │ ├── chord_templates.json │ └── test_chords/ │ └── readme.txt ├── hmm.py └── main.py