Change TTS configuration naming

This commit is contained in:
j1nx 2022-02-03 20:58:48 +01:00
parent ef963e4ff3
commit c770d95ff4
1 changed files with 2 additions and 2 deletions

View File

@ -31,8 +31,8 @@
}
},
"tts": {
"module": "mimic2",
"mimic2": {
"module": "ovos-tts-plugin-mimic2",
"ovos-tts-plugin-mimic2": {
"lang": "en-us",
"url": "https://mimic-api.mycroft.ai/synthesize?text=",
"preloaded_cache": "/home/mycroft/.cache/mycroft/preloaded_cache/Mimic2"