From 5f042e2fb2d0e90e88b30d02f4e7c5116b3811ce Mon Sep 17 00:00:00 2001 From: Original Gary Date: Thu, 7 May 2026 20:31:32 +1000 Subject: [PATCH] Add birdnet to Audio section (#3116) Co-authored-by: Sam --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a8e5f01c..bd173633 100644 --- a/README.md +++ b/README.md @@ -950,6 +950,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.