1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-07 06:56:43 +01:00

Change TTS configuration naming

This commit is contained in:
j1nx 2022-02-03 20:58:48 +01:00
parent ef963e4ff3
commit c770d95ff4

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"