Files
tar-valon-ansible/app-configs/benedikta/mycroft.conf.orig_2025-09-23T10-51-56
T
Trez.One 0489c5500a
Gitea Branch PR & Ansible Deployment / Check and Create PR (push) Successful in 6m31s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rikku) (push) Successful in 13m9s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (benedikta) (push) Successful in 15m42s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rinoa) (push) Successful in 12m53s
Gitea Branch PR & Ansible Deployment / PR Merge (push) Successful in 13s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rikku) (push) Successful in 3m19s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (benedikta) (push) Successful in 3m42s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rinoa) (push) Successful in 4m19s
Updating Benedikta-related items to reflect setup on host.
2025-09-23 11:00:19 -04:00

57 lines
1.1 KiB
Plaintext

{
"log_level": "INFO",
"logs": {
"path": "stdout"
},
"play_wav_cmdline": "play %1",
"play_mp3_cmdline": "play %1",
"lang": "en-US",
"listener": {
"VAD": {
"module": "ovos-vad-plugin-silero"
}
},
"skills": {
"installer": {
"allow_pip": true,
"allow_alphas": true
}
},
"gui": {
"disable_gui": false
},
"websocket": {
"host": "0.0.0.0",
"max_msg_size": 25
},
"PHAL": {
"admin": {
"ovos-PHAL-plugin-system": {
"enabled": true
}
}
},
"open_data": {
"intent_urls": [
"https://metrics.tigregotico.pt/intents"
]
},
"tts": {
"ovos-tts-plugin-server": {
"voice": "ryan-low"
},
"module": "ovos-tts-plugin-server"
},
"stt": {
"ovos-stt-plugin-server": {},
"module": "ovos-stt-plugin-server",
"fallback_module": ""
},
"system_unit": "imperial",
"temperature_unit": "fahrenheit",
"precipitation_unit": "inch",
"windspeed_unit": "mph",
"time_format": "half",
"spoken_time_format": "half",
"date_format": "MDY"
}