1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

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": { "ovos-tts-plugin-mimic2": {
"lang": "en-us", "lang": "en-us",
"url": "https://mimic-api.mycroft.ai/synthesize?text=", "url": "https://mimic-api.mycroft.ai/synthesize?text=",
"preloaded_cache": "/home/mycroft/.cache/mycroft/preloaded_cache/Mimic2" "preloaded_cache": "/home/mycroft/.local/share/Mimic2TTSPlugin/default/en-us",
}, "fallback_module": "ovos-tts-plugin-mimic"
"pulse_duck": true }
}, },
"skills": { "skills": {
"wait_for_internet": true, "wait_for_internet": true,