Add fade (#449)
* add basics for Fade
* add fade possibilities: at start, end or both
* add different types of fade
* add docstrings, add overriding possibility
* remove unnecessary logic
* correct typing
* agnostic to batch size or n_channels
* add batch test to Fade
* add transform to options
* add test_script_module
* add coherency with test batch
* remove extra step for waveform_length
* update docstring
* add test to compare fade with sox
* change name of fade_shape
* update test fade vs sox with new nomenclature for fade_shape
* add Documentation
Co-authored-by:
Vincent QB <vincentqb@users.noreply.github.com>
Showing
Please register or sign in to comment