Parses audio file into spectrogram with optional normalization and various augmentations :param audio_conf: Dictionary containing the sample rate, window and the window length/stride in seconds :param normalize(default False): Apply standard mean and deviation normalizat
(self, audio_conf, normalize=False, augment=False)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected