Dataset that loads tensors via a csv containing file paths to audio files and transcripts separated by a comma. Each new line is a different sample. Example below: /path/to/audio.wav,/path/to/audio.txt ... :param audio_conf: Dictionary containing the sample
(self, audio_conf, manifest_filepath, labels, normalize=False, speed_volume_perturb=False,
spec_augment=False, data_mapfile=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected