DBD-research-group / BirdSet

A benchmark dataset collection for bird sound classification
https://huggingface.co/datasets/DBD-research-group/BirdSet
BSD 3-Clause "New" or "Revised" License
7 stars 7 forks source link

Create Embedding-Dataset with Models from chirp library #156

Closed mo01010010itz closed 3 months ago

mo01010010itz commented 5 months ago

We add files in

dataset/embeddings

acceleration of chirp-models was not possible, as tf.function decorator did not work with call to chirp library

datamodule is changed as follows: