/ESC50-torch

Primary LanguageJupyter NotebookMIT LicenseMIT

ESC50-torch

Getting Started

Create a conda environment and Install the prerequisite packages.

conda env create -n esc-py38 python=3.8
conda activate esc-py38
python3 -m pip install -r requirements.txt

Then follow the corresponding notebook to download, setup and train on each dataset:

ESC-50

ESC-10

BDLib

License

MIT