From 235b9ca94bcf7ea5bcfdfb236947dd25db8d4a7c Mon Sep 17 00:00:00 2001
From: ehpersonal38 <103586016+ehpersonal38@users.noreply.github.com>
Date: Sat, 14 Jan 2023 17:22:53 -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 52d10fb..2aec323 100644
--- a/scripts/config.php
+++ b/scripts/config.php
@@ -345,7 +345,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.