Skip to content

Releases: joeweiss/birdnetlib

0.5.1

12 May 20:43
c33df2a
Compare
Choose a tag to compare

What's Changed

  • Update Analyzer and add additional test for multiple detections of same sample in #56

Full Changelog: 0.5.0...0.5.1

0.5.0

11 May 19:41
2a87862
Compare
Choose a tag to compare

What's Changed

  • Add multiprocessing for analyzing directories #52
  • Update helper classes to use BirdNET-Analyzer by default #54
  • Add ability to use BirdNET generated custom classifiers with Analyzer class #55

Full Changelog: 0.4.1...0.5.0

0.4.1

14 Apr 17:02
dc39b1a
Compare
Choose a tag to compare

What's Changed

  • Loosen matplotlib dependency version in #50

Full Changelog: 0.4.0...0.4.1

0.4.0

13 Apr 18:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.1...0.4.0

0.3.1

17 Mar 13:48
99a1faa
Compare
Choose a tag to compare

What's Changed

  • Fix issue with spectrogram memory leak by @joeweiss in #44

Full Changelog: 0.3.0...0.3.1

0.3.0

28 Feb 22:10
db1e13b
Compare
Choose a tag to compare

What's Changed

  • Add ability to extract spectrogram from detections by @joeweiss in #41

Full Changelog: 0.2.0...0.3.0

0.2.0

28 Feb 18:47
Compare
Choose a tag to compare

What's Changed

  • Add ability to extract audio for detections by @joeweiss in #40

Full Changelog: 0.1.0...0.2.0

0.1.0

24 Feb 19:27
Compare
Choose a tag to compare

What's Changed

  • Add ability to return the duration of evaluated audio source by @joeweiss in #39

Full Changelog: 0.0.20...0.1.0

0.0.20

24 Sep 12:32
903712b
Compare
Choose a tag to compare

What's Changed

  • Fix LiteAnalyzer by converting detection's np.float32 values to float values in #38

Full Changelog: 0.0.19...0.0.20

0.0.19

09 Sep 12:39
01f762c
Compare
Choose a tag to compare

What's Changed

  • Refactor SQLite handler to provide an example in #36

Full Changelog: 0.0.18...0.0.19