expose custom_verifier_models and vad_threshold options for openWakeWord #216
-
|
Hello, i've created a custom wakeword, but maybe i didn't have to. the wake word already exists in the home assistant community wakewords collection, but i was getting way too many false activations, even with the model that was made to yield lower false positives. openWakeWord has configuration options built in that can help tune the wakeword model to your specific voice and setting, but they don't appear to be exposed as configuration options in LVA. the feature request would be to enable the configuration options for both custom verifier models and for VAD threshold. thanks for all the hard work! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi, i also have some false activations. We are currently working on the sensitivity settings. Then this can be adjusted. Thanks for your Idea <3 |
Beta Was this translation helpful? Give feedback.
Hi,
i also have some false activations. We are currently working on the sensitivity settings. Then this can be adjusted.
PR is #207.
Thanks for your Idea <3