dcase_framework.files.DictFile.load

DictFile.load(*args, **kwargs)[source]

Load file

Parameters:

filename : str, optional

File path Default value filename given to class constructor

Returns:

self

Raises:

ImportError:

Error if file format specific module cannot be imported

IOError:

File does not exists or has unknown file format