fdlm/chordrec

No Matching Files for Beatles

Closed this issue · 1 comments

Hello, can you help me what is the cause of the error. I have already downloaded all the audios and copied the hierarchy of your directory. Hoping for your response

raceback (most recent calls WITHOUT Sacred internals):
File "C:\Users\LENOVO\AppData\Local\Programs\Python\Python27\chordrec\chroma.py", line 135, in main
cached=datasource['cached']
File "C:\Users\LENOVO\AppData\Local\Programs\Python\Python27\chordrec\data.py", line 114, in create_datasources
for name in dataset_names]
File "C:\Users\LENOVO\AppData\Local\Programs\Python\Python27\chordrec\data.py", line 82, in load_dataset
compute_targets=compute_targets,
File "build\bdist.win-amd64\egg\dmgr\datasets.py", line 67, in init
gt_files = files.match_files(src_files, source_ext, gt_files, gt_ext)
File "build\bdist.win-amd64\egg\dmgr\files.py", line 205, in match_files
raise RuntimeError('No matching files for {}!'.format(f))
RuntimeError: No matching files for beatles!

fdlm commented

Hi @SinichiKudo02,

this codebase is hopelessly out of date (Python 2, Theano), and I don't have time to support it.

Sorry.