Mina Khoei

Results 2 issues of Mina Khoei

This branch includes following updates in tonic/develop: - Three transforms are added to `audio_transforms.py`: - `SwapAxes`, `AmplitudeScale` and `robustAmplitudeScale` - A new script is added: `audio_augmentations.py` containing wrapper classes for...

This branch added a child class for `DiskCachedDataset` called `AugDiskCachedDataset`. Its main use is for a family of so-called deterministic augmentations with a rather discrete parameter space. For instance a...