tyiannak / pyAudioAnalysis

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

evaluation with group id #363

Closed sofiaele closed 2 years ago

sofiaele commented 2 years ago

This PR is responsible about adding the capability of id-independent evaluation in the audioTrainTest.py script and evaluate_classifier function. In order to test you can run a training process using the function extract_features_and_train in the audioTrainTest.py file by providing a dictionary whish has as keys the full audio paths and as values the group ids.