From 0447f248c30a7c485e71c22d0e424dae27d644c1 Mon Sep 17 00:00:00 2001 From: ehpersonal38 <103586016+ehpersonal38@users.noreply.github.com> Date: Thu, 19 Jan 2023 12:38:57 -0500 Subject: [PATCH] Update config.php --- scripts/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/config.php b/scripts/config.php index 160f3bc..aea83dc 100644 --- a/scripts/config.php +++ b/scripts/config.php @@ -364,7 +364,7 @@ function sendTestNotification(e) {
BirdNET_6K_GLOBAL_MODEL (2020)

This model comes from BirdNET-Lite, with bird sound recognition for more than 6,000 species worldwide. This is the default option and will generally work very well for most use cases.
-
BirdNET_GLOBAL_3K_V2.2_Model_FP16 (2022+)

+
BirdNET_GLOBAL_3K_V2.2_Model_FP16 (2022)

This model comes from BirdNET-Analyzer, a newer work-in-progress project with aims to improve on the old model. Currently it only supports about 3,500 species worldwide, so for users in North America, this model is generally much more accurate than the above model, but elsewhere it will be less accurate and possibly useless.