Adding local configs.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"__mycroft_skill_firstrun": false
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"__mycroft_skill_firstrun": false,
|
||||
"type": "ovos_common_play",
|
||||
"preferred_audio_services": [
|
||||
"mpv",
|
||||
"vlc",
|
||||
"simple"
|
||||
],
|
||||
"disable_mpris": true,
|
||||
"dbus_type": "session",
|
||||
"manage_external_players": false,
|
||||
"active": true,
|
||||
"mode": "auto"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"__mycroft_skill_firstrun": false
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
pcm.!default pipewire
|
||||
ctl.!default pipewire
|
||||
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"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": {
|
||||
"extension": "ovos-gui-plugin-shell-companion",
|
||||
"gui_file_host_path": "/home/ovos/.cache/gui_files"
|
||||
},
|
||||
"websocket": {
|
||||
"max_msg_size": 100
|
||||
},
|
||||
"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"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"first_boot": false
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"speak_alarm": false,
|
||||
"speak_timer": true,
|
||||
"sound_alarm": "constant_beep.mp3",
|
||||
"sound_timer": "beep4.mp3",
|
||||
"snooze_mins": 15,
|
||||
"timeout_min": 1,
|
||||
"play_volume": 90,
|
||||
"escalate_volume": true,
|
||||
"priority_cutoff": 8,
|
||||
"services": "",
|
||||
"frequency": 15,
|
||||
"sync_ask": false,
|
||||
"__mycroft_skill_firstrun": false
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"__mycroft_skill_firstrun": false
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"__mycroft_skill_firstrun": false
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"__mycroft_skill_firstrun": false
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"__mycroft_skill_firstrun": false
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"__mycroft_skill_firstrun": false
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"__mycroft_skill_firstrun": false
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"log_level": "WARNING",
|
||||
"__mycroft_skill_firstrun": false
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"__mycroft_skill_firstrun": false
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"__mycroft_skill_firstrun": false
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"__mycroft_skill_firstrun": false
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"__mycroft_skill_firstrun": false
|
||||
}
|
||||
Reference in New Issue
Block a user