From 4b515efd6b32d881cd40699082e7fc3883b29585 Mon Sep 17 00:00:00 2001 From: Patrick McGuire <60325264+mcguirepr89@users.noreply.github.com> Date: Thu, 9 Dec 2021 12:54:59 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e824a47..5e7958c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

-BirdNET-Pi + BirdNET-Pi

A realtime acoustic bird classification system for the Raspberry Pi 4B @@ -12,13 +12,15 @@ Icon made by Freepik from

## Introduction -The BirdNET-Pi project is built on the [TFLite version of BirdNET](https://github.com/kahst/BirdNET-Lite) by [**@kahst**](https://github.com/kahst) using [pre-built TFLite binaries](https://github.com/PINTO0309/TensorflowLite-bin) by [**@PINTO0309**](https://github.com/PINTO0309) . It is able to recognize bird sounds from a USB sound card in realtime. +The BirdNET-Pi project is built on the [TFLite version of BirdNET](https://github.com/kahst/BirdNET-Lite) by [**@kahst**](https://github.com/kahst) using [pre-built TFLite binaries](https://github.com/PINTO0309/TensorflowLite-bin) by [**@PINTO0309**](https://github.com/PINTO0309) . It is able to recognize bird sounds from a USB sound card in realtime. Check out birds from around the world - [My system in North Carolina, United States](https://birdnetpi.pmcgui.xyz)
- [NatureStation.net in Johannesburg, South Africa](https://birds.naturestation.net)
- [Weiskirchen, Germany](https://birdnetpigermany.hopto.org) + + ## Features * 24/7 recording and BirdNET-Lite analysis * Web interface access to all data and logs