From f47b7b8f0118129aa2a72ff41d9fa69c0e48781a Mon Sep 17 00:00:00 2001 From: ehpersonal38 <103586016+ehpersonal38@users.noreply.github.com> Date: Mon, 13 Mar 2023 14:43:59 -0400 Subject: [PATCH] Forgot to add 'target="_blank"' to --- scripts/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/config.php b/scripts/config.php index a7e1272..7ecefe8 100644 --- a/scripts/config.php +++ b/scripts/config.php @@ -477,7 +477,7 @@ function runProcess() {
This is the BirdNET-Lite model, with bird sound recognition for more than 6,000 species worldwide. This is the default option and will generally work very for people in most of the world.
BirdNET_GLOBAL_3K_V2.2_Model_FP16 (2022)

This is the BirdNET-Analyzer model, a newer work-in-progress project with aims to improve on the BirdNET-Lite model. Currently it only supports about 3,500 species worldwide, meaning for some regions (North America, Europe, Australia) it will usually outperform the BirdNET-Lite model, but for other regions it will be worse.

-
(in-depth technical write-up on the models here)
+
(in-depth technical write-up on the models here)