mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-05 18:55:23 +03:00
Add docs
This commit is contained in:
parent
9449808ffe
commit
35c57cfb58
@ -154,6 +154,12 @@ audio:
|
|||||||
- scream
|
- scream
|
||||||
- speech
|
- speech
|
||||||
- yell
|
- 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
|
# Optional: logger verbosity settings
|
||||||
logger:
|
logger:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user