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.
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.