Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant