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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user