Use raw flac (#408)

* Use raw

* clean not used

* Add soundfile

* Add soundfile

* Update scripts/update_birdnet_snippets.sh

Co-authored-by: Nachtzuster <Nachtzuster@users.noreply.github.com>

---------

Co-authored-by: Nachtzuster <Nachtzuster@users.noreply.github.com>
This commit is contained in:
Alexandre
2025-08-02 21:02:07 +02:00
committed by GitHub
parent df15948083
commit 176a105782
3 changed files with 4 additions and 4 deletions
+1
View File
@@ -141,6 +141,7 @@ if [ "$PY_VERSION" == 39 ] && [ "$tf_version" != "2.11.0" ] || [ "$PY_VERSION" !
fi
ensure_python_package inotify inotify
ensure_python_package soundfile soundfile
if ! which inotifywait &>/dev/null;then
ensure_apt_updated