Title :
Acoustic Chord Transcription and Key Extraction From Audio Using Key-Dependent HMMs Trained on Synthesized Audio
Author :
Lee, Kyogu ; Slaney, Malcolm
Author_Institution :
Center for Comput. Res. in Music & Acoust., Stanford Univ., Stanford, CA
Abstract :
We describe an acoustic chord transcription system that uses symbolic data to train hidden Markov models and gives best-of-class frame-level recognition results. We avoid the extremely laborious task of human annotation of chord names and boundaries-which must be done to provide machine learning models with ground truth-by performing automatic harmony analysis on symbolic music files. In parallel, we synthesize audio from the same symbolic files and extract acoustic feature vectors which are in perfect alignment with the labels. We, therefore, generate a large set of labeled training data with a minimal amount of human labor. This allows for richer models. Thus, we build 24 key-dependent HMMs, one for each key, using the key information derived from symbolic data. Each key model defines a unique state-transition characteristic and helps avoid confusions seen in the observation vector. Given acoustic input, we identify a musical key by choosing a key model with the maximum likelihood, and we obtain the chord sequence from the optimal state path of the corresponding key model, both of which are returned by a Viterbi decoder. This not only increases the chord recognition accuracy, but also gives key information. Experimental results show the models trained on synthesized data perform very well on real recordings, even though the labels automatically generated from symbolic data are not 100% accurate. We also demonstrate the robustness of the tonal centroid feature, which outperforms the conventional chroma feature.
Keywords :
Viterbi decoding; acoustic signal processing; audio signal processing; electronic music; feature extraction; hidden Markov models; maximum likelihood decoding; musical acoustics; Viterbi decoder; acoustic chord transcription system; acoustic feature vector extraction; audio synthesis; automatic harmony analysis; chord sequence; frame-level recognition; hidden Markov models; key-dependent HMM training; machine learning models; maximum likelihood; musical key extraction; optimal state path; symbolic music files; tonal centroid feature; unique state-transition characteristics; Data mining; Feature extraction; Hidden Markov models; Humans; Machine learning; Maximum likelihood decoding; Performance analysis; Robustness; Training data; Viterbi algorithm; Acoustic chord transcription; hidden Markov model (HMM); key extraction; key-dependent models; symbolic music files;
Journal_Title :
Audio, Speech, and Language Processing, IEEE Transactions on
DOI :
10.1109/TASL.2007.914399