Hivemind config trial and error...
Gitea Branch PR & Ansible Deployment / Check and Create PR (push) Successful in 1m5s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (benedikta) (push) Successful in 10m19s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (ultima) (push) Successful in 10m19s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rikku) (push) Successful in 14m36s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rinoa) (push) Successful in 19m10s
Gitea Branch PR & Ansible Deployment / PR Merge (push) Successful in 26s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (ultima) (push) Failing after 6m0s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (benedikta) (push) Successful in 6m11s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rikku) (push) Successful in 9m9s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rinoa) (push) Successful in 13m5s

This commit is contained in:
2025-12-07 09:44:55 -05:00
parent 127aa27530
commit ded7865e89
3 changed files with 7 additions and 43 deletions
+4 -7
View File
@@ -2,15 +2,12 @@
"log_level": "INFO",
"logs": { "path": "stdout" },
"listener": {
"sample_rate": 16000,
"continuous_listen": true,
"microphone": {
"module": "ovos-microphone-plugin-socket"
},
"VAD": {
"module": "ovos-vad-plugin-silero"
}
},
"hotwords": {
"hey_benedikta": {
"module": "ovos-ww-plugin-precise-lite",
"listen": true
}
}
}