DREAM CODA TB SC1 - MFCC with ANN and CNN
All inputs are in the folder input
.
The metadata is in input/metadata/
. It includes the following files:
test.csv
: the test set metadataTrain/Test
: The csv files for Train/Test for each fold. The audio files are ininput/audio/
. It includes the following files:.wav
: The audio files for all files.
- Python 3.9.8
- Librosa 0.8.1
- Numpy 1.23.5
- Pandas 1.5.2
- Tensorflow 2.11.0
- Keras 2.11.0
- Scikit-learn 1.2.0
- Matplotlib 3.6.3
- Seaborn 0.12.2
- onnxruntime 1.13.1
- tf2onnx 1.13.0