What's Changed
Known issues
- The audio file selection dialog in the single file tab doesn't allow the selection of files on macOS. But using drag-drop still works.
- Exported Raven models, currently don't run in Raven Pro, likely due to changes in our Tensorflow version and the way the model is created. Please use a previous version if you want to continue training Raven models for now.
Fixes
- Fixed bug that saves faulty custom classifier if 'both' was selected by @Josef-Haupt in #783
- Fixed files not being saved to disk by @Josef-Haupt in #796
- Fix focal loss in autotune and apply sigmoid for test data evaluation by @max-mauermann in #792
- Monitor validation loss for early stopping by @max-mauermann in #793
Changes
- Move embedding-search to tab bar by @Josef-Haupt in #784
- Fail on empty line in species list + trim by @Josef-Haupt in #790
Features
- Added Perch v2 as an alternative by @Josef-Haupt in #788
Full Changelog: v2.2.0...v2.3.0