Save audio scores and add audio filter config (#7185)

* Send and save score for external events

* Add audio filters config

* Fix access

* Add docs

* Cleanup
This commit is contained in:
Nicolas Mowen
2023-07-17 05:07:15 -06:00
committed by GitHub
parent dacf45cd88
commit c5b8d13beb
7 changed files with 39 additions and 5 deletions

View File

@@ -154,6 +154,12 @@ audio:
- scream
- speech
- yell
# Optional: Filters to configure detection.
filters:
# Label that matches label in listen config.
speech:
# Minimum score that triggers an audio event (default: shown below)
threshold: 0.8
# Optional: logger verbosity settings
logger: