dcase_util.utils.FileFormat.validate_label

classmethod FileFormat.validate_label(label)[source]

Validate file format label against labels known by this class

Parameters
labelstr

file format label

Returns
bool