install flickr_labels
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
source /etc/birdnet/birdnet.conf
|
||||
if [ "$MODEL" == "BirdNET_GLOBAL_6K_V2.4_Model_FP16" ]; then
|
||||
BASEDIR=/home/$BIRDNET_USER/BirdNET-Pi/model/labels_nm
|
||||
BASEDIR=labels_nm
|
||||
else
|
||||
BASEDIR=/home/$BIRDNET_USER/BirdNET-Pi/model/labels_l18n
|
||||
BASEDIR=labels_l18n
|
||||
fi
|
||||
|
||||
label_file_name="labels_${DATABASE_LANG}.txt"
|
||||
|
||||
Reference in New Issue
Block a user