Tags: joeweiss/birdnetlib
Tags
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
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
PreviousNext