8000 Tags · joeweiss/birdnetlib · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: joeweiss/birdnetlib

Tags

0.18.0

Toggle 0.18.0's commit message
Increment release number

0.17.2

Toggle 0.17.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix issue with librosa.load (#114)

* Add ability to handle length too small error from librosa

* Bump for 0.17.2

0.17.1

Toggle 0.17.1's commit message
Fix publish ci script

0.17.0

Toggle 0.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add ability to extract feature embeddings (#112)

* Add ability to extract embeddings

* Add docs for recording.extract_embeddings()

* Raise not implemented error for large recording object

* Increment for 0.17.0

* Reduce test tolerance to 4 decimal points

* Fix issue with LargeRecording extractions

0.16.0

Toggle 0.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix issue with newer custom models (#110)

* Fix issue with newer custom models

* Increment for 0.16.0

0.15.0

Toggle 0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add option to annotate detections rather than filtering them out when…

… providing location/date (#107)

* Add ability to return all detections, even when predicted list is used

* Increment for release

0.14.0

Toggle 0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Increment for publishing 0.14.0 (#105)

* Add dockerignore file

* Increment to 0.14.0

* Update BirdNET-Analyzer submodule

0.13.2

Toggle 0.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix file exceptions related to Large Recording classes (#101)

* Fix issue with file exceptions and LargeRec classes

* Increment for 0.13.2

0.13.1

Toggle 0.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix issue with LargeRecording loading audio files of insufficient len…

…gth (#99)

* Fix issue with audio file of insufficient length

* Use sample_seconds

* Increment for 0.13.1

0.13.0

Toggle 0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Load large files in sections rather than loading entirely into memory…

… when analyzing (#98)

* Add LargeRecording classes for dealing with large files

* Remove large WAV file

* Update test to use long flac

* Remove unnecessary listdir assertions

* Increment for release 0.13.0
0