diff --git a/docs/docs/configuration/index.md b/docs/docs/configuration/index.md index d3573251a..05177798d 100644 --- a/docs/docs/configuration/index.md +++ b/docs/docs/configuration/index.md @@ -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: