Skip to content

Releases: Mattk70/Chirpity-Electron

5.3.1

23 Oct 13:05
50a23e6

Choose a tag to compare

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

12 Oct 18:05
fa4c98b

Choose a tag to compare

What's Changed

  • Added Google Perch v2 support for members

Full Changelog: v5.2.1...v5.3.0

5.2.1

06 Oct 07:30
89e70d2

Choose a tag to compare

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

02 Oct 15:33
171689e

Choose a tag to compare

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

17 Sep 13:04
e914bbb

Choose a tag to compare

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

15 Sep 16:52
6ba7329

Choose a tag to compare

What's Changed

  • Raven export formatting fixed (fixes #380)
  • Included species list correct when using a custom model trained with a background class
  • Upgraded Electron, fast-csv

Full Changelog: v5.1.0...v5.1.1

5.1.0

24 Aug 15:52
9107eee

Choose a tag to compare

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

Full Changelog: v5.0.5...v5.1.0

5.0.5

04 Aug 13:29
48a48a0

Choose a tag to compare

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

30 Jul 19:42
746a8c4

Choose a tag to compare

What's Changed

  • Fixed an issue that prevented saving results when using a list other than 'everything' (see #355)
  • Updated training help documentation

Full Changelog: v5.0.3...v5.0.4

5.0.3

24 Jul 09:46
74e3f7b

Choose a tag to compare

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.