dcase_models.util.download_files_and_unzip

dcase_models.util.download_files_and_unzip(dataset_folder, zenodo_url, zenodo_files)[source]

Download files from zenodo and decompress them.

Parameters:
dataset_folder : str

Path to the folder where download the files.

zenodo_url : str

Url to the zenodo repository.

zenodo_files : list of str

List of file names to download.