Move Mimic2 TTS cache

This commit is contained in:
j1nx 2022-03-12 11:19:32 +01:00
parent 2814feebe0
commit 3638c5cac4
67 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
"ovos-tts-plugin-mimic2": {
"lang": "en-us",
"url": "https://mimic-api.mycroft.ai/synthesize?text=",
"preloaded_cache": "/home/mycroft/.local/share/Mimic2TTSPlugin/default/en-us",
"preloaded_cache": "/usr/share/mycroft/Mimic2TTSPlugin/kusal/en-us",
"fallback_module": "ovos-tts-plugin-mimic"
}
},