Releases: kitzeslab/bioacoustics-model-zoo
v0.11.0.dev1
This release implements a .train() API for BirdNET and Perch, plus other minor updates
Full Changelog: 0.11.0...0.11.0.dev1
API updates for OpenSoundscape 0.11.0
Refactors the model zoo models to be compatible with opensoundscape v0.11.0 (upcoming release). Refactors API to consistently use .predict() and .embed() methods for all classifiers, removing old methods like generate_embeddings()
and similar. Also adds support (and default) for newest Perch version (8), with a method (.forward()) to get all outputs (logits at all taxonomic levels, spectrogram, embeddings)
0.10.2
This version of the model zoo is compatible with OpenSoundscape version 0.10.2. It is largely compatible with other recent opensoundscape versions, but not fully. A new tag will be added for OpenSoundscape 0.11.0 soon. Please use the model zoo tag that matches your opensoundscape version.