tphakala / birdnet-go

Realtime BirdNET soundscape analyzer
Other
170 stars 16 forks source link

enh(ui): improve spectrogram generation to enable lazy loading of images #77

Closed tphakala closed 6 months ago

tphakala commented 6 months ago

spectrogram images are now generated after page has been loaded, images are loaded lazily improving responsiveness of UI, sox is also ran with lower priority on Linux and like operating systems.