Skip to content

Commit

Permalink
Change heading
Browse files Browse the repository at this point in the history
  • Loading branch information
stefantaubert committed Jul 24, 2024
1 parent df82eaa commit a0208d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ For more information on how to use this feature, please visit the https://ravens

https://tuc.cloud/index.php/s/2TX59Qda2X92Ppr/download/BirdNET_GLOBAL_6K_V2.4_Model_Raven.zip[Download the newest model version here], extract the zip-file and move the extracted folder to the Raven models folder. On Windows, the models folder is `C:\Users\<Your user name>\Raven Pro 1.6\Models`. Start Raven Pro and select *BirdNET_GLOBAL_6K_V2.4_Model_Raven* as learning detector.

=== Setup (birdnet)
=== Setup (Python package)

The easiest way to setup BirdNET on your machine is to install https://pypi.org/project/birdnet/[birdnet] through pip with:

Expand Down Expand Up @@ -435,7 +435,7 @@ Subsequent runs will be faster.
python analyze.py
----

NOTE: Now, you can install and use <<_setup_birdnet,birdnet>>.
NOTE: Now, you can install and use <<_setup_python_package,birdnet>>.

== Usage
=== Usage (CLI)
Expand Down

0 comments on commit a0208d4

Please sign in to comment.