You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sensitity to 0.1 to prevent false positives and trigger_level to 10 to prevent Mycroft to unintentionally activate.
Then I reload the config with:
mycroft-config reload
And finally lauch the client with:
mycroft-cli-client
Now, with my model and my training (don't forget that I have done the "precise-train-incremental" training too), the detection of my wakeword is very inaccurate. When clapping in my hand, the client detect my wakeword.
Am I the only one, who can't make an accurate model ?
The text was updated successfully, but these errors were encountered:
I'm trying to make a custom wakeword. I'm following this guide: Training your own wake word. Here are my steps to do my wake word:
After I have done all those steps, I configurate a json file with this command:
Here is my config:
Sensitity to 0.1 to prevent false positives and trigger_level to 10 to prevent Mycroft to unintentionally activate.
Then I reload the config with:
And finally lauch the client with:
Now, with my model and my training (don't forget that I have done the "precise-train-incremental" training too), the detection of my wakeword is very inaccurate. When clapping in my hand, the client detect my wakeword.
Am I the only one, who can't make an accurate model ?
The text was updated successfully, but these errors were encountered: