• Tomás Osório's avatar
    Add fade (#449) · 9efc3503
    Tomás Osório authored
    
    
    * 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: default avatarVincent QB <vincentqb@users.noreply.github.com>
    9efc3503
README.md 6.77 KB