ZeroHour
arXiv cs.AI / cs.LG / cs.CLpublished ()ingested Akshaj Gupta2

TART: A Modular Tool for Technique-Aware Audio-to-Tablature Guitar Transcription

infoAI researchimportance 26
AI summary · glm-5.3-flash

TART pipeline transcribes guitar audio to tablature with fingering and technique labels, outperforming prior baselines by up to 8.5 Tab F1 points.

TART is a modular four-stage pipeline for audio-to-tablature guitar transcription, combining an audio-to-MIDI transcription model, an expressive technique classifier, an audio-conditioned T5 encoder-decoder for string-fret assignment, and an automated tablature generator. In zero-shot evaluation on GuitarSet, EGDB, and two noisy augmented benchmarks, it averages 81.35% audio-to-MIDI F50 (+6.67 over the best baseline), 71.8% string-fret Tab F1 (+8.5), and 54.08% end-to-end Tab F1. The authors state it is the first framework to generate tablature with both fingering and expressive technique annotations directly from guitar audio.

  • Four-stage pipeline: audio-to-MIDI model, technique classifier, audio-conditioned T5, tablature generator.
  • Averages 81.35% audio-to-MIDI F50 and 71.8% string-fret Tab F1 across four benchmarks.
  • First framework producing tablature with both fingering and expressive technique annotations from audio.
  • Evaluated zero-shot on GuitarSet, EGDB, and noisy augmented variants.
ProductsTART
Full article162 words · extracted from arxiv.org · click to collapse

Automatic Music Transcription (AMT) for guitar remains limited by three challenges: existing systems often fail to capture expressive techniques such as slides, bends, and percussive hits; they often assign notes to incorrect string-fret combinations; and they are typically trained on clean recordings, limiting their generalization to noisy real-world audio. To address these challenges, we propose TART, a modular four-stage audio-to-tablature pipeline consisting of (1) an audio-to-MIDI transcription model, (2) an expressive technique classifier, (3) an audio-conditioned T5 encoder-decoder for string-fret assignment, and (4) an automated tablature generator. We evaluate TART in a zero-shot setting on GuitarSet, EGDB, and two augmented benchmarks, Noisy GuitarSet and Noisy EGDB. Averaged across these four benchmarks, TART achieves 81.35% audio-to-MIDI F50 (+6.67 points over the best prior baseline), 71.8% string-fret Tab F1 (+8.5 points over the best prior baseline), and 54.08% end-to-end Tab F1. To our knowledge, TART is the first framework to generate guitar tablature with both fingering and expressive technique annotations directly from guitar audio.

Text extracted automatically; images, tables and formatting may be missing. Original: https://arxiv.org/abs/2609.11904