Full Changelog: 0.2.1...0.3.0
This new version is more general, not only dedicated to xeno-canto.
Soundscapes could also be processed with bambird.
In this new release:
-
Change in clustering function
change PCA dimension reduction into UMAP
fix a bug in determining the biggest cluster -
Change in configuration function
yaml function is now hidden in the call of load_config function.
fix a bug: the default RANDOM_SEED is now loaded if no configuration file is found -
Change in features and segmentation functions
the SNR associated with each region of interest is now provided. -
Change in the default_config.yaml configuration file
-
Change in Setup.py
Requirement scikit-image>= 0.19.2 and umap-learn