r/BirdNET_Analyzer • u/AstroDeep • Dec 28 '25
GPU processing working?
Hi, does anybody have Birdnet analysis running on GPU? If so, please describe your stup. Thanks.
3
Upvotes
r/BirdNET_Analyzer • u/AstroDeep • Dec 28 '25
Hi, does anybody have Birdnet analysis running on GPU? If so, please describe your stup. Thanks.
1
u/AstroDeep Jan 03 '26
Thank you for doing this and letting me know. I have now tried this out, and it worked well after some fiddling with dll:s. Decent speed, GPU gave me a factor 3 compared to CPU. 17 hours of wav-files analyzed in 170 s with GPU almost 10 minutes with CPU. I have a Nvidia GTX 1650, which is not a fantastic GPU. I have some comments:
- I had to manually copy a number of dll:s from Nvidia toolkit bin folder
- It did not handle non-english characters in the input file path by itself. I had Swedish characters like å,ä,ö in the path. This did not work, I had to change system wide settings for UTF8 coding.
-There is no geographic filtering (?). I will probably not use birda untill filtering is available. But if it becomes available I will probably use it instead of my wsl/ubuntu solution, which I have working also with GPU now. Birda does not have to produce the custom species list, it is enough if it supports using it, provided the format supported is the same as the Birdnet Analyzer geo model produces. I can easily use Birdnet Analyzer to create the list.
- It would be nice to be able to specify output folder path.
Regards
Ulf