Releases: Mattk70/Chirpity-Electron
Releases · Mattk70/Chirpity-Electron
5.3.1
What's Changed
- Improved support for the Perch model:
- Labels now have English common names.
- Improved perch logo
- --> If you have a previous installation of Perch, please remove it before importing the new version.
- When a custom model is selected, the app now checks for its presence on the next launch.
- If the model cannot be found, an error message is displayed and BirdNET is used as the fallback.
Bug Fixes
- When deleting species from the archive "Explore" view, if a location filter is applied, only species recorded at that location are removed (fixes #404)
Breaking change
- The initial Perch model release is not compatible with this version of Chirpity (see above for how to reimport the updated model)
Full Changelog: v5.3.0...v5.3.1
5.3.0
5.2.1
What's Changed
- Added a zero-length audio check
- If a card containing files is pulled during analysis, the analysis will abort and only one error will appear
- It is now possible to exclude the original species and just use the overridden class when using a custom list
Bug Fixes
- An error when using a custom list with > 1000 species has been fixed
Full Changelog: v5.2.0...v5.2.1
5.2.0
What's Changed
- Support for valid files that report their duration as 'Infinity'
- More robust checks and clearer messages for custom model labels
- Updated German/Dutch translations for exporting included species list
Bug fixes
- Fix to models reporting species' call types not in a custom list
Full Changelog: v5.1.2...v5.2.0
5.1.2
Bug Fixes
- Fixed an issue where custom lists would include all call type variants
Full Changelog: v5.1.1...v5.1.2
5.1.1
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
5.0.5
What's new
- Metadata from wav files with multiple instances of GUANO is aggregated
- If you delete the custom model you are currently using, the BirdNET model will be selected after relaunch
- Changed the timeout when fetching archive locations
Full Changelog: v5.0.4...v5.0.5
5.0.4
5.0.3
Bug Fixes
This is a patch release to 5.0.2 with minor bug fixes
- WaveSurfer patch actually applied
- Filename colour is updated after saving results
- When editing a record of a species (or call type) not known to the currently selected model, the dialog would not show, this has been fixed.