Skip to content

Commit

Permalink
Update README.adoc (#522)
Browse files Browse the repository at this point in the history
  • Loading branch information
Josef-Haupt authored Dec 4, 2024
1 parent 6b6b690 commit 1867b2c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,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/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.5.0/BirdNET-Analyzer-1.5.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/1.4.0/BirdNET-Analyzer-1.4.0-mac_arm64.pkg[*Click here to download the macOS package*].
https://github.com/kahst/BirdNET-Analyzer/releases/download/v1.5.0/BirdNET-Analyzer-1.5.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].

Expand Down Expand Up @@ -352,9 +352,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/1.4.0/BirdNET-Analyzer-1.4.0-win_amd64.exe[BirdNET-Analyzer Windows]
You can download this version here: https://github.com/kahst/BirdNET-Analyzer/releases/download/v1.5.0/BirdNET-Analyzer-1.5.0-win_amd64.exe[BirdNET-Analyzer Windows]

. 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
. Download the https://github.com/kahst/BirdNET-Analyzer/releases/download/v1.5.0/BirdNET-Analyzer-1.5.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.
Expand Down

0 comments on commit 1867b2c

Please sign in to comment.