dcase_framework.application_core.AcousticSceneClassificationAppCore.system_testing¶
-
AcousticSceneClassificationAppCore.
system_testing
(*args, **kwargs)[source]¶ System testing stage
If extracted features are not found from disk, they are extracted but not saved.
Parameters: overwrite : bool
overwrite existing models (Default value=False)
Returns: None
Raises: IOError
Model file not found. Audio file not found.