From 56aa86fcd287e0caa2d8a9df8f3bceea225bf883 Mon Sep 17 00:00:00 2001 From: Josef Haupt Date: Tue, 5 Nov 2024 11:40:15 +0100 Subject: [PATCH] Update README.adoc (#499) Update download links. --- README.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index b219f045..ebfee3df 100644 --- a/README.adoc +++ b/README.adoc @@ -72,9 +72,9 @@ image:{reddit-badge}[Subreddit subscribers, link="https://reddit.com/r/BirdNET_A This repo contains BirdNET models and scripts for processing large amounts of audio data or single audio files. This is the most advanced version of BirdNET for acoustic analyses and we will keep this repository up-to-date with new models and improved interfaces to enable scientists with no CS background to run the analysis. -https://github.com/kahst/BirdNET-Analyzer/releases/download/v1.3.1/BirdNET-Analyzer-1.3.1-win.exe[*Click here to download the Windows installer*] and follow the https://github.com/kahst/BirdNET-Analyzer#setup-windows[setup instructions]. +https://github.com/kahst/BirdNET-Analyzer/releases/download/1.4.0/BirdNET-Analyzer-1.4.0-win_amd64.exe[*Click here to download the Windows installer*] and follow the https://github.com/kahst/BirdNET-Analyzer#setup-windows[setup instructions]. -https://github.com/kahst/BirdNET-Analyzer/releases/download/v1.3.1/BirdNET-Analyzer-1.3.1-mac.pkg[*Click here to download the macOS package*]. +https://github.com/kahst/BirdNET-Analyzer/releases/download/1.4.0/BirdNET-Analyzer-1.4.0-mac_arm64.pkg[*Click here to download the macOS package*]. https://tuc.cloud/index.php/s/2TX59Qda2X92Ppr/download/BirdNET_GLOBAL_6K_V2.4_Model_Raven.zip[*Download the newest Raven model here*] and follow the https://github.com/kahst/BirdNET-Analyzer#setup-raven-pro[setup instructions]. @@ -350,9 +350,9 @@ cd BirdNET-Analyzer Before you attempt to setup BirdNET-Analyzer on your Windows machine, please consider downloading our fully-packaged version that does not require you to install any additional packages and can be run "as-is". -You can download this version here: https://github.com/kahst/BirdNET-Analyzer/releases/download/v1.3.1/BirdNET-Analyzer-1.3.1-win.exe[BirdNET-Analyzer Windows] +You can download this version here: https://github.com/kahst/BirdNET-Analyzer/releases/download/1.4.0/BirdNET-Analyzer-1.4.0-win_amd64.exe[BirdNET-Analyzer Windows] -. Download the https://github.com/kahst/BirdNET-Analyzer/releases/download/v1.3.1/BirdNET-Analyzer-1.3.1-win.exe[*BirdNET-Analyzer-setup.exe*] file +. Download the https://github.com/kahst/BirdNET-Analyzer/releases/download/1.4.0/BirdNET-Analyzer-1.4.0-win_amd64.exe[*BirdNET-Analyzer-setup.exe*] file . Before installing, make sure to right-click the exe-file, select "Properties" and check the box "Unblock" under "Security" at the bottom of the "General" tab. ** If Windows does not display this option, the file can be unblocked with the PowerShell 7 command `Unblock-File -Path .\BirdNET-Analyzer.zip` . During installation, you may see a warning *"Windows protected your PC"* due to the lack of a digital signature. Simply select "More info" and then "Run anyway" to proceed with the installation.