Change Mimic2 preloaded cache

This commit is contained in:
j1nx 2022-02-10 20:36:32 +01:00
parent cf5bace8c6
commit 280550da38
68 changed files with 3 additions and 3 deletions

View File

@ -35,9 +35,9 @@
"ovos-tts-plugin-mimic2": {
"lang": "en-us",
"url": "https://mimic-api.mycroft.ai/synthesize?text=",
"preloaded_cache": "/home/mycroft/.cache/mycroft/preloaded_cache/Mimic2"
},
"pulse_duck": true
"preloaded_cache": "/home/mycroft/.local/share/Mimic2TTSPlugin/default/en-us",
"fallback_module": "ovos-tts-plugin-mimic"
}
},
"skills": {
"wait_for_internet": true,