From 8eb8602e98d7d7f118ac0934e1432e139b572d9d Mon Sep 17 00:00:00 2001 From: Sam Date: Thu, 7 May 2026 18:27:48 +1000 Subject: [PATCH] Add birdnet to Audio section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f3b4a5d142..da58c8ac4a 100644 --- a/README.md +++ b/README.md @@ -949,6 +949,7 @@ _Libraries for manipulating images._ _Libraries for manipulating audio, video, and their metadata._ - Audio + - [birdnet](https://github.com/kahst/BirdNET-Analyzer) - Deep learning framework for acoustic species detection; identifies bird species from audio recordings using TensorFlow. - [gtts](https://github.com/pndurette/gTTS) - Python library and CLI tool for converting text to speech using Google Translate TTS. - [librosa](https://github.com/librosa/librosa) - Python library for audio and music analysis. - [matchering](https://github.com/sergree/matchering) - A library for automated reference audio mastering.