MCPcopy Create free account
hub / github.com/SymbioticLab/Oort / __init__

Method __init__

training/utils/voice_data_loader.py:151–179  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

load_client_mappingMethod · 0.95
__init__Method · 0.45

Tested by

no test coverage detected