Update README.md

This commit is contained in:
ehpersonal38
2023-03-10 14:08:45 -05:00
committed by GitHub
parent 13f87fec08
commit 4982af6b53
+6 -6
View File
@@ -14,7 +14,7 @@ Icon made by <a href="https://www.freepik.com" title="Freepik">Freepik</a> from
</p> </p>
## Introduction ## Introduction
BirdNET-Pi is built on the (deprecated) [TFLite version of BirdNET](https://github.com/kahst/BirdNET-Lite) by [**@kahst**](https://github.com/kahst) <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"><img src="https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg"></a> 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 microphone or sound card in realtime and share its data with the rest of the world. BirdNET-Pi is built on the [BirdNET framework](https://github.com/kahst/BirdNET-Analyzer) by [**@kahst**](https://github.com/kahst) <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/"><img src="https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg"></a> 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 microphone or sound card in realtime and share its data with the rest of the world.
Check out birds from around the world Check out birds from around the world
- [BirdWeather](https://app.birdweather.com)<br> - [BirdWeather](https://app.birdweather.com)<br>
@@ -64,11 +64,11 @@ Currently listening in these countries . . . that I know of . . .
- Brazil - Brazil
## Features ## Features
* 24/7 recording and automatic identification of bird songs using BirdNET machine learning * **24/7 recording and automatic identification** of bird songs, chirps, and peeps using BirdNET machine learning
* Bird sounds are automatically extracted and catalogued * **Automatic extraction and cataloguing** of bird sounds
* Visualize your recorded bird data and analyze trends * **Tools to visualize your recorded bird data** and analyze trends
* Live audio stream & spectrogram * **Live audio stream and spectrogram**
* Automatic disk space management, where old audio files are periodically purged * **Automatic disk space management** that periodically purges old audio files to manage disk space
* [BirdWeather](https://app.birdweather.com) integration -- you can request a BirdWeather ID from BirdNET-Pi's "Tools" > "Settings" page * [BirdWeather](https://app.birdweather.com) integration -- you can request a BirdWeather ID from BirdNET-Pi's "Tools" > "Settings" page
* Web interface access to all data and logs provided by [Caddy](https://caddyserver.com) * Web interface access to all data and logs provided by [Caddy](https://caddyserver.com)
* [GoTTY](https://github.com/yudai/gotty) Web Terminal * [GoTTY](https://github.com/yudai/gotty) Web Terminal