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

Method __init__

training/utils/voice_data_loader.py:90–109  ·  view source on GitHub ↗

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 normalization

(self, audio_conf, normalize=False, speed_volume_perturb=False, spec_augment=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

NoiseInjectionClass · 0.85
getMethod · 0.80
__init__Method · 0.45

Tested by

no test coverage detected