Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wakeword not getting set from backend #61

Open
mikejgray opened this issue Jun 1, 2023 · 0 comments
Open

wakeword not getting set from backend #61

mikejgray opened this issue Jun 1, 2023 · 0 comments

Comments

@mikejgray
Copy link

I set the default wakeword value in my backend database to something new, but it didn't change anything on my OVOS device.

  "default_ww": "marvin",

I also tried dragging in my hotword configuration, but that didn't pass through either:

  "hotwords": {
    "marvin": {
      "active": true,
      "listen": true,
      "module": "ovos-ww-plugin-precise",
      "model": "https://github.com/OpenVoiceOS/precise-lite-models/blob/master/wakewords/en/marvin.tflite"
    }
  },
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant