modulation.torch_utilities.torch_transforms¶
Classes
|
Implement Inverse Pre-emphasis by using RNN to boost up inference speed. |
|
Convert from magphase to complex and perform istft |
|
Transform for taking logarithm of mel spectrograms (or anything else) :param fill_value: value to substitute non-positive numbers with before applying log |
|
torchaudio MelSpectrogram wrapper for audiomentations's Compose |
|
description |
|
Apply stft and magphase transformations |
|
Transform to squeeze mono channel waveform |
|
Convert stereo signal to mono |
|
Transform to make numpy array |
|
Transform to make torch.tensor |