UCSD-E4E/PyHa

Rework generate_automated_labels

JacobGlennAyers opened this issue · 1 comments

Since we will be adding in new pipelines, we will add an extra parameter to the isolation parameters called "model" that allows the user to select between "tweetynet" "microfaune" or "birdnet" which will then call the respective generate_automated_labels_x function.

Completed with the birdnet_integration branch merge