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