tyiannak / pyAudioAnalysis

Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
Apache License 2.0
5.75k stars 1.18k forks source link

ValueError: evaluate_model_for_folders #374

Open kang-n opened 2 years ago

kang-n commented 2 years ago

When attempting to use this function, I used two folders for the input. It is throwing me a ValueError on when appending the class_name which is the folder path. Is there a way to bypass this issue?