Before running the code on BC4, make sure the "ADL_DCASE_DATA" is unzipped into the data
folder.
data
└── ADL_DCASE_DATA
├── development
│ ├── audio/(1170 '*.npy' files)
│ └── labels.csv
└── evaluation
├── audio/(390 '*.npy' files)
└── labels.csv
How to run the code on BC4:
$ cd work
$ sbatch train_dcase.sh
Note the data was not altered in this experiment, it's the same as the original DCASE