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

Method __init__

training/utils/voice_data_loader.py:56–69  ·  view source on GitHub ↗

Adds noise to an input signal with specific SNR. Higher the noise level, the more noise added. Modified code from https://github.com/willfrey/audio/blob/master/torchaudio/transforms.py

(self,
                 path=None,
                 sample_rate=16000,
                 noise_levels=(0, 0.5))

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected