Iver Jordal

Results 121 issues of Iver Jordal

Inspired by https://arxiv.org/ftp/arxiv/papers/1912/1912.05472.pdf ![bilde](https://user-images.githubusercontent.com/1470603/94115994-c2f39600-fe4a-11ea-820e-425f1f3dca7c.png)

When parameters are frozen in a Compose or SpecCompose: * don't re-roll random number for `p` * don't reshuffle transforms

bug

Like https://en.wikipedia.org/wiki/Noise_gate Because some voice over ip applications do this

https://arxiv.org/abs/2110.00046

https://github.com/KAIST-MACLab/PyTSMod

First, it is wise to design an API. Make a clear distinction between waveform transforms and spectrogram transforms. * Time mask a la spec augment * Frequency mask a la...

enhancement