esc50-model / src /models /predict.py

Commit History

OOP complete and functional rewrite
a3ea780

mateo496 commited on

Removed Essentia dependency and used librosa instead because it didn't compile on arm64 architecture for docker export
8cea7d2

mateo496 commited on

CLI access to all functions and project, from downloading data, preprocessing it, training a model, and testing on test data.
599236e

mateo496 commited on

Refined prediction logic, the prediction folder for the test file must contain only the test file.
ebb10fe

mateo496 commited on

Config file logic and prediction logic.
d339e38

mateo496 commited on

Initialize git repo.
a12db03

mateo496 commited on