You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(ui) Improve spectrogram generation to enable lazy loading of images
π Refactor
(ui) Improved spectrogram generation
(database) Move save to common interface and change it to use transaction
(audio) Stopped audio device is now simply started again instead of full audio context restart
(audio) Set audio backend to fixed types based on OS, default to ALSA on Linux
(labels) Update makefile to zip labels.zip during build and have label files available in internal/birdnet/labels to make it easier to contribute language updates
(audio) Improve way start time of audio capture is calculated
π Documentation
(capture) Add documentation to audiobuffer.go
(changelog) Add git-cliff for changelog management
ποΈ Building
(deps) Add zip to build image during build
(deps) Bump gorm.io/driver/mysql from 1.5.4 to 1.5.6