From 960e66a67c7b20c39ca64cd8d19a0708425aa4ed Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 28 Apr 2024 11:22:56 +0200 Subject: [PATCH] Correct Credits https://github.com/Nachtzuster/BirdNET-Pi/pull/45 --- birdnet-pi/README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/birdnet-pi/README.md b/birdnet-pi/README.md index 476626fdd..595475262 100644 --- a/birdnet-pi/README.md +++ b/birdnet-pi/README.md @@ -22,14 +22,12 @@ _Thanks to everyone having starred my repo! To star it click on the image below, --- -[birdnet-pi](https://github.com/tphakala/birdnet-pi/tree/main) is an AI solution for continuous avian monitoring and identification developed by @tphakala - -This addon is based on their docker image. +[birdnet-pi](https://github.com/Nachtzuster/BirdNET-Pi) is an AI solution for continuous avian monitoring and identification originally developed by @mcguirepr89 on github (https://github.com/Nachtzuster/BirdNET-Pi), whose work is continued by @Nachtzuster and other developers on an active fork (https://github.com/Nachtzuster/BirdNET-Pi) ## Configuration Install, then start the addon a first time -Webui can be found at . +Webui can be found at . You'll need a microphone : either use one connected to HA or the audio stream of a rstp camera. @@ -39,6 +37,7 @@ Options can be configured through three ways : ```yaml TZ: Etc/UTC specify a timezone to use, see https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List +BIRDSONGS_FOLDER: folder to store birdsongs file # It should be an ssd if you want to avoid clogging of analysis localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. ex. sda1, sdb1, MYNAS... networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas cifsusername: "username" # optional, smb username, same for all smb shares