Skip to content

Releases: kitzeslab/bioacoustics-model-zoo

v0.11.0.dev1

06 Oct 20:03
de24076
Compare
Choose a tag to compare

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

12 Sep 15:50
Compare
Choose a tag to compare

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

30 Aug 16:05
Compare
Choose a tag to compare

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.