I am working on a project and i have audio files of bird calls in the .wav format that i want to analyse using the bridnetpi software.
However, I don't want to host the website locally and do it, because the application will be in an area without wifi. I am trying to run the programs and files on the pi itself for identification but it is not working and I am constantly running into errors.
Has anyone done this or have any idea what documentation/resources to look at? I have tried a bunch of things with no outcome.
If anyone knows anything, please comment! any advice is appreciated!
PS. I am working on a rapsberry pi 5 and i have installed the Bookworm 64-bits full OS. The birdnetpi software I installed was from this repo: https://github.com/Nachtzuster/BirdNET-Pi and the curl command was this:NOT from the mcguire repo (thats does not work with the RPi 5 OS as far as i am aware)
However, I don't want to host the website locally and do it, because the application will be in an area without wifi. I am trying to run the programs and files on the pi itself for identification but it is not working and I am constantly running into errors.
Has anyone done this or have any idea what documentation/resources to look at? I have tried a bunch of things with no outcome.
If anyone knows anything, please comment! any advice is appreciated!
PS. I am working on a rapsberry pi 5 and i have installed the Bookworm 64-bits full OS. The birdnetpi software I installed was from this repo: https://github.com/Nachtzuster/BirdNET-Pi and the curl command was this:
Code:
curl -s https://raw.githubusercontent.com/Nachtzuster/BirdNET-Pi/main/newinstaller.sh | bash
Statistics: Posted by tanishasaraf — Tue Feb 18, 2025 6:12 pm