Supports WAV file analysis and real time audio capture analysis.
Real time capture detections are logged in ./log/detections.log file which can be used for example as chatlog overlay for birdfeeder streams in OBS. Real time mode also saves detections exceeding set confidence threshold as WAV files to ./clips directory.
File analysis supports only 48000 Hz input files, bit depth can be 16, 24 or 32 bit integer type.
Archive contains pre-compiled libtensorflow_c.so library which should be copied on Linux systems to system LDPATH, on Windows it works from directory you extracted birdnet.exe to.