reminder
This commit is contained in:
@@ -9,6 +9,7 @@ SITE_NAME=""
|
||||
#--------------------------------- Model --------------------------------------#
|
||||
#_____________The variable below configures which BirdNET model is_____________#
|
||||
#______________________used for detecting bird audio.__________________________#
|
||||
#_It's recommended that you only change these values through the web interface.#
|
||||
|
||||
MODEL=BirdNET_6K_GLOBAL_MODEL
|
||||
SF_THRESH=0.03
|
||||
|
||||
@@ -30,6 +30,7 @@ LONGITUDE=$(curl -s4 ifconfig.co/json | jq .longitude)
|
||||
#--------------------------------- Model --------------------------------------#
|
||||
#_____________The variable below configures which BirdNET model is_____________#
|
||||
#______________________used for detecting bird audio.__________________________#
|
||||
#_It's recommended that you only change these values through the web interface.#
|
||||
|
||||
MODEL=BirdNET_6K_GLOBAL_MODEL
|
||||
SF_THRESH=0.03
|
||||
|
||||
Reference in New Issue
Block a user