This release adds a few more python wheels to PyPI * Add python 3.11 support * Add MacOS aarch64 * Add Linux aarch64
0.5.3
- Fix a bug where the ladspa plugin results in a reverberant output when running with attenuation limit
0.5.2
Minor release with improved logging.
0.5.1
Bugfix release - Better ladspa defaults for consistent noise suppression - Revert DNN inference framework to previous version due to audible artifacts
0.5.0
- Many bugfixes - Improved DeepFilterNet3 model - Multi-Frame Filtering (MVDR/Wiener Filter)
0.4.0
- New DeepFilterNet3 model with a slightly improved noise suppression performance. - Fix a bug, where the native implementation produced a slightly worse noise suppression compared to the pytorch implementation. - Add attenuation limiting for the LADSPA plugin.