5.1.0
What's Changed
- A major rewrite of training has led to faster performance and much smaller cache files.
- Updated Chinese BirdNET labels by @huangyanlai in #364
- A warning is given if you attempt to export a multichannel WAV file to MP3
- Menus for setting the file start time and custom locations are disabled during analysis
- It is now possible to sort results by the classifier model
Bug Fixes
- Custom models with appended labels do not result in degraded predictions for the BirdNET classes
- Lists now work correctly when you have results from multiple models (see #369)
- When viewing the included species with a file that has a custom location, the place name is correct
- Fixed the results returned when a result circle is clicked on Page > 1 of results
- Various other fixes
New Contributors
- @huangyanlai made their first contribution in #364
Full Changelog: v5.0.5...v5.1.0