Add Bass with Biquad (#661)
* 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:
Ji Chen <jimchen90@devfair0160.h2.fair>
Showing
Please register or sign in to comment