C:\Users\Michel\FH\IP6\git\music_transcription\read_data.py:133: UserWarning: Skipping AR_Lick11_FN.wav, no truth found.
warn('Skipping ' + wav_file + ', no truth found.')
C:\Users\Michel\FH\IP6\git\music_transcription\read_data.py:133: UserWarning: Skipping AR_Lick11_KN.wav, no truth found.
warn('Skipping ' + wav_file + ', no truth found.')
C:\Users\Michel\FH\IP6\git\music_transcription\read_data.py:133: UserWarning: Skipping AR_Lick11_MN.wav, no truth found.
warn('Skipping ' + wav_file + ', no truth found.')
C:\Users\Michel\FH\IP6\git\music_transcription\read_data.py:135: UserWarning: Skipping ..\data\IDMT-SMT-GUITAR_V2\dataset2\audio\desktop.ini, not a .wav file.
warn('Skipping ' + path_to_wav + ', not a .wav file.')
C:\Users\Michel\FH\IP6\git\music_transcription\read_data.py:133: UserWarning: Skipping FS_Lick11_FN.wav, no truth found.
warn('Skipping ' + wav_file + ', no truth found.')
C:\Users\Michel\FH\IP6\git\music_transcription\read_data.py:133: UserWarning: Skipping FS_Lick11_KN.wav, no truth found.
warn('Skipping ' + wav_file + ', no truth found.')
C:\Users\Michel\FH\IP6\git\music_transcription\read_data.py:133: UserWarning: Skipping FS_Lick11_MN.wav, no truth found.
warn('Skipping ' + wav_file + ', no truth found.')
C:\Users\Michel\FH\IP6\git\music_transcription\read_data.py:133: UserWarning: Skipping LP_Lick11_FN.wav, no truth found.
warn('Skipping ' + wav_file + ', no truth found.')
C:\Users\Michel\FH\IP6\git\music_transcription\read_data.py:133: UserWarning: Skipping LP_Lick11_KN.wav, no truth found.
warn('Skipping ' + wav_file + ', no truth found.')
C:\Users\Michel\FH\IP6\git\music_transcription\read_data.py:133: UserWarning: Skipping LP_Lick11_MN.wav, no truth found.
warn('Skipping ' + wav_file + ', no truth found.')
C:\Users\Michel\FH\IP6\git\music_transcription\read_data.py:133: UserWarning: Skipping G63-44104-1111-20675.wav, no truth found.
warn('Skipping ' + wav_file + ', no truth found.')
C:\Users\Michel\FH\IP6\git\music_transcription\read_data.py:133: UserWarning: Skipping G71-40100-1111-20749.wav, no truth found.
warn('Skipping ' + wav_file + ', no truth found.')
C:\Users\Michel\FH\IP6\git\music_transcription\read_data.py:133: UserWarning: Skipping G83-45105-1111-20988.wav, no truth found.
warn('Skipping ' + wav_file + ', no truth found.')
C:\Users\Michel\FH\IP6\git\music_transcription\read_data.py:133: UserWarning: Skipping G91-43103-1111-21064.wav, no truth found.
warn('Skipping ' + wav_file + ', no truth found.')
C:\Users\Michel\FH\IP6\git\music_transcription\read_data.py:133: UserWarning: Skipping G93-46106-1111-21145.wav, no truth found.
warn('Skipping ' + wav_file + ', no truth found.')
C:\Users\Michel\FH\IP6\git\music_transcription\read_data.py:133: UserWarning: Skipping P94-43120-1111-41410.wav, no truth found.
warn('Skipping ' + wav_file + ', no truth found.')
C:\Users\Michel\FH\IP6\git\music_transcription\read_data.py:133: UserWarning: Skipping P94-44110-1111-41396.wav, no truth found.
warn('Skipping ' + wav_file + ', no truth found.')
C:\Users\Michel\FH\IP6\git\music_transcription\pitch_detection\read_data.py:164: UserWarning: Skipping ..\data\IDMT-SMT-GUITAR_V2\dataset2\annotation\AR_NH_IV.xml, pitch 92 is out of range.
warn('Skipping {}, pitch {} is out of range.'.format(path_to_xml, pitch))
C:\Users\Michel\FH\IP6\git\music_transcription\pitch_detection\read_data.py:164: UserWarning: Skipping ..\data\IDMT-SMT-GUITAR_V2\dataset2\annotation\AR_NH_IX.xml, pitch 92 is out of range.
warn('Skipping {}, pitch {} is out of range.'.format(path_to_xml, pitch))
C:\Users\Michel\FH\IP6\git\music_transcription\pitch_detection\read_data.py:164: UserWarning: Skipping ..\data\IDMT-SMT-GUITAR_V2\dataset2\annotation\FS_NH_IV.xml, pitch 92 is out of range.
warn('Skipping {}, pitch {} is out of range.'.format(path_to_xml, pitch))
C:\Users\Michel\FH\IP6\git\music_transcription\pitch_detection\read_data.py:164: UserWarning: Skipping ..\data\IDMT-SMT-GUITAR_V2\dataset2\annotation\FS_NH_IX.xml, pitch 92 is out of range.
warn('Skipping {}, pitch {} is out of range.'.format(path_to_xml, pitch))
C:\Users\Michel\FH\IP6\git\music_transcription\pitch_detection\read_data.py:164: UserWarning: Skipping ..\data\IDMT-SMT-GUITAR_V2\dataset2\annotation\LP_NH_IV.xml, pitch 92 is out of range.
warn('Skipping {}, pitch {} is out of range.'.format(path_to_xml, pitch))
C:\Users\Michel\FH\IP6\git\music_transcription\pitch_detection\read_data.py:164: UserWarning: Skipping ..\data\IDMT-SMT-GUITAR_V2\dataset2\annotation\LP_NH_IX.xml, pitch 92 is out of range.
warn('Skipping {}, pitch {} is out of range.'.format(path_to_xml, pitch))
C:\Users\Michel\FH\IP6\git\music_transcription\pitch_detection\read_data.py:164: UserWarning: Skipping ..\data\IDMT-SMT-GUITAR_V2\dataset3\annotation\pathetique_poly.xml, pitch 30 is out of range.
warn('Skipping {}, pitch {} is out of range.'.format(path_to_xml, pitch))