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:
parent
ef963e4ff3
commit
c770d95ff4
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user