Startup
CD into the BirdNET-Analyzer directory (it should be the only directory inside the GitHub-clone destination directory)
cd /path_to_the_GitHub_clone/BirdNET
Launch the virtual environment created when BirdNET-Analyzer was installed
source venv/bin/actuate
Reminder: run this command to deactivate the venv
deactivate
BirdNET-Analyzer command-line documentation at GitHub
Click here for GitHub command-line documentation.
My approach
Prepare a folder for BirdNET results. Take a look at my directory and file-naming conventions here. These need to be simplified some day.
