mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
Add link to audio classes (#7554)
Link to the audio detection class list in the docs
This commit is contained in:
parent
de6a916939
commit
3e18d58921
@ -50,7 +50,7 @@ cameras:
|
|||||||
|
|
||||||
### Configuring Audio Events
|
### Configuring Audio Events
|
||||||
|
|
||||||
The included audio model has over 500 different types of audio that can be detected, many of which are not practical. By default `bark`, `speech`, `yell`, and `scream` are enabled but these can be customized.
|
The included audio model has over [500 different types](https://github.com/blakeblackshear/frigate/blob/dev/audio-labelmap.txt) of audio that can be detected, many of which are not practical. By default `bark`, `speech`, `yell`, and `scream` are enabled but these can be customized.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
audio:
|
audio:
|
||||||
|
Loading…
Reference in New Issue
Block a user