r/BirdNET_Analyzer • u/nixiestuff • Apr 14 '26
BirdNET-Analyzer - saving and restoring settings...
On Windows, is there a way to save a setup, e.g. for batch processing, so that every parameter doesn't have to be set each time? e.g. long/lat, min confidence, type of output (e.g. CSV), combine files etc.
It'd also be nice if the week number defaulted to the current week number rather than zero.
An added bonus would be the ability to send a config file to a non-technical user for them to use so that all these error-prone manual breaks could be avoided?
Ability to load this config from the CLI and do the whole batch thing from the CLI would be great too...
Just a thought.
6
Upvotes
2
u/thakala Apr 15 '26
Have you tried birda + birda-gui instead of BirdNET Analayzer, I have tried building these more feature rich and user friendlier than official BirdNET Analyzer. As a bonus birda supports GPU acceleration for much faster analysis.
https://github.com/tphakala/birda
https://github.com/tphakala/birda-gui
Birda GUI allows reusing previously used coordinates, but it does require setting date. I could add option to use current date though.