Skip to content

SynthTab: Leveraging Synthesized Data for Guitar Tablature Transcription

Summary

Addresses the limited-data problem in guitar tablature transcription by synthesizing training data from the DadaGP dataset. Renders MIDI through physical modeling / sampling synthesis to create audio with known ground-truth tablature. Shows that synthetic data can match or exceed real-data training when combined with a small amount of real data for fine-tuning. This is the current best approach for tablature transcription.

Key Claims

  • Synthetic guitar audio (rendered from MIDI/tab) provides effective training data for tab transcription
  • Combining synthetic pretraining + real-data fine-tuning outperforms either alone
  • The DadaGP dataset (25K+ guitar tabs) provides sufficient diversity for synthetic rendering
  • This approach generalizes: could be applied to any instrument with a synthesis model and tab data