I would like to set the Threshold and the trigger level, but I cant seem to find the info to accomplish this. Im trying to cut down the false triggers.
Where are these settings done and in what format?
1 Like
I believe I have it. In the Open Wakeword service add:
--threshold 0.6 \
--trigger-level 2 \
``
If Im incorrect, let me know. They are running and Ill look for false triggers. Ive had a couple false triggers in complete silence...
Well, that didnt survive a reboot. Back to the drawing board…
I think I have it now. Survives a reboot
--vad-trigger-level 2 \
--vad-threshold 0.4 \
Goodness knows how you worked that out, but many thanks for posting!
I’m also trying to adjust these settings. Have you seen an improvement?