Commit History

Upload folder using huggingface_hub
031f538
verified

mateo496 commited on

Server changes for deployment
126f215

mateo496 commited on

OOP complete and functional rewrite
a3ea780

mateo496 commited on

Changes to config.py
3e97a5d

mateo496 commited on

Download process now uses OOP. New Configuration logic uses OOP
b70b9c3

mateo496 commited on

Added Transformer training
83d5454

mateo496 commited on

Fixes and added transformer architecture (AST)
20ecf01

mateo496 commited on

Corrected a major bug in labels which created a huge artifical class imbalance, model should now perform better
41cc0fd

mateo496 commited on

0.0.0.0 host for containerization and added Dcokerfile for easier local build
b1efa47

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

dockerfile version of server.py
caa8382

mateo496 commited on

Added support for other audio formats
404544b

mateo496 commited on

Added web interface api for top k prediction
ab9f7fc

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

More cleaning of config.
70f94d4

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

Added config file. Added Prediction logic for a single audio file in a dedicated folder
8a89899

mateo496 commited on

removed src/data/__pycache__
56b07b8

mateo496 commited on

Added READ.ME and src/data files
0a7ebe1

mateo496 commited on

Initialize git repo.
a12db03

mateo496 commited on