Skip to content

Releases: kahst/BirdNET-Analyzer

v1.3.1

03 Sep 13:32
42c910a
Compare
Choose a tag to compare

What has changed

  • Fixed the bug in segments that prevented using audio and result files from different folders
  • Fixed the bug that showed the splash-screen during analysis in the windows version
  • Fixed the bug that audio could not be played in the mac version

v1.3.0

28 Aug 15:33
39be608
Compare
Choose a tag to compare

What's Changed

  • Review tab by @Josef-Haupt
  • Chinese translation by @SunnyTseng and french translation by @FranciumSoftware
  • During batch analysis you can now specify multiple result types
  • Segments now use combined selection tables if they are present
  • Various bugfixes
  • The GUI now remembers previously selected folders for the individual inputs
  • Mac Installer by @Josef-Haupt

Breaking Change

  • Analysis does not support specifying a specific file as output anymore

Known Issues

  • Extracting segments only works if the audio directory and results directory are identical or a combined results file has been used
  • The BirdNET logo appears as an overlay on some computers when the analysis or training is started via the GUI

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

25 Jun 11:53
Compare
Choose a tag to compare

What's Changed

  • Fix segments extraction for table type by @wiliamsouza in #335
  • Raven list file now in correct order by @Josef-Haupt in #351
  • Multi-language support in GUI, added Settings tab (see README) by @Josef-Haupt in #336
  • Complete rewrite of audio.splitsignal to avoid multiple noise padded splits at signal end by @MacJudge in #352
  • Added error messages in GUI for invalid class combinations by @max-mauermann in #357
  • Update BirdNET_GLOBAL_6K_V2.4_Labels_pl.txt by @woheller69 in #359
  • added error log to settings

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

29 Apr 18:30
Compare
Choose a tag to compare

What's Changed

  • Labels for custom classifier get saved with utf-8 by @Josef-Haupt in #263
  • Convert file duration to int by @Josef-Haupt in #264
  • Added version check in GUI by @Josef-Haupt in #268
  • Limit the number of rows in the GUI to 100 by @Josef-Haupt in #273
  • lower() when checking for non-event classes for binary classfication by @max-mauermann in #289
  • Mixup only uses positive samples and does not mixup the same samples multiple times fix by @max-mauermann in #280
  • Added batch offset to timestamps and initalise results outside loop by @joshctaylor in #300
  • Updated raven selection table columns to be more convinient for Raven users by @Josef-Haupt in #306
  • Moved logs to user home dir by @Josef-Haupt in #315
  • Add zeros instead of noise to short samples by @Josef-Haupt in #313
  • Swedish labels are now capitalized by @Josef-Haupt in #318
  • Add an option for not analyzing files that have been analyzed by @Josef-Haupt in #316
  • Search for non-event indices now more memory efficient by @Josef-Haupt in #317 (credit @Tindtily)
  • Uninstall icon set to BirdNET icon
  • Option to install globally or to user directory
  • Fixed a bug where segments were incorrectly extracted
  • Added kaleidoscope output to GUI
  • Added a list file for Raven that contains a list of all file paths when using "Combine selection tables" titled <output_file>.list.txt
  • Reduced application size

New Contributors

Full Changelog: v1.0.2...v1.1.0

v1.0.2 Release of BirdNET-Analyzer-GUI

23 Feb 17:21
Compare
Choose a tag to compare

First release

  • new features and changes will be listed here for future releases

Thanks to all contributors

Full Changelog: https://github.com/kahst/BirdNET-Analyzer/commits/v1.0.2