v0.4.1
This is a minor bug-fix release that is relevant for participants of the ICASSP 2024 Cadenza Challenge.
The release fixes an issue with the generation of the training dataset.
The latest version can be installed from PyPI
pip install pyclarity
...or using the files attached to this release.
What's Changed
- Update ICASSP 2024 recipe to generate training dataset @groadabike in #349
- Fixed smear3 to work with newer numpy versions by @jonbarker68 in #346
Full Changelog: v0.4.0...v0.4.1