dcase_framework.application_core.SoundEventAppCore.system_testing¶
-
SoundEventAppCore.
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: ValueError:
Unknown scene_handling mode
IOError:
Model file not found. Audio file not found.