Upload models/cnn/saved/final_model.pt with huggingface_hub 746893e verified mateo496 commited on Feb 15
Upload models/cnn/saved/final_model.pt with huggingface_hub 27c8934 verified mateo496 commited on Feb 15
Corrected a major bug in labels which created a huge artifical class imbalance, model should now perform better 41cc0fd mateo496 commited on Feb 3
0.0.0.0 host for containerization and added Dcokerfile for easier local build b1efa47 mateo496 commited on Feb 3
Removed Essentia dependency and used librosa instead because it didn't compile on arm64 architecture for docker export 8cea7d2 mateo496 commited on Feb 3
CLI access to all functions and project, from downloading data, preprocessing it, training a model, and testing on test data. 599236e mateo496 commited on Jan 31
Refined prediction logic, the prediction folder for the test file must contain only the test file. ebb10fe mateo496 commited on Jan 30
Added config file. Added Prediction logic for a single audio file in a dedicated folder 8a89899 mateo496 commited on Jan 30