hearbenchmark / hear-eval-kit

Evaluation kit for the HEAR Benchmark
https://hearbenchmark.com
Apache License 2.0
56 stars 17 forks source link

K-fold v2 #315

Closed jorshi closed 3 years ago

jorshi commented 3 years ago

Updates the hear eval pipeline to support K-Fold datasets. Depends on preprocessed data updates that are proposed in https://github.com/neuralaudio/hear-preprocess/pull/100 -- review those first. The small datasets that are used for tests in this will need to be updated in order for tests to run properly.

This builds off of @khumairraj's PR #310