• jimchen90's avatar
    Add Bass with Biquad (#661) · a466b3c2
    jimchen90 authored
    
    
    * Add bass with biquad
    
    * Update functional.py
    
    Add the normalization coefficients
    
    * Update test_sox_compatibility.py
    
    In test_sox_compatibility.py file, I add two bass tests: one test sets gain = 30, atol = 1e-4, the other sets gain = 40, atol = 1.5e-4. The details can be seen in pytorch#676
    
    * Update torchscript_consistency_impl.py
    
    Add torchscript test
    
    * Add flake8 test
    Co-authored-by: default avatarJi Chen <jimchen90@devfair0160.h2.fair>
    a466b3c2
functional.rst 2.96 KB