mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-04-24 23:28:45 +02:00
Move Mimic2 TTS cache
This commit is contained in:
parent
2814feebe0
commit
3638c5cac4
@ -40,7 +40,7 @@
|
|||||||
"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/.local/share/Mimic2TTSPlugin/default/en-us",
|
"preloaded_cache": "/usr/share/mycroft/Mimic2TTSPlugin/kusal/en-us",
|
||||||
"fallback_module": "ovos-tts-plugin-mimic"
|
"fallback_module": "ovos-tts-plugin-mimic"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user