fix default sf_thresh

This commit is contained in:
ehpersonal38
2023-01-16 21:16:36 -05:00
parent 01dfd4f7c7
commit 8be2a33dfe
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ LONGITUDE=$(curl -s4 ifconfig.co/json | jq .longitude)
#______________________used for detecting bird audio.__________________________#
MODEL=BirdNET_6K_GLOBAL_MODEL
SF_THRESH=0.5
SF_THRESH=0.03
#--------------------- BirdWeather Station Information -----------------------#
#_____________The variable below can be set to have your BirdNET-Pi____________#