1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

Update mycroft.conf

This commit is contained in:
JarbasAI
2022-11-10 21:16:21 +00:00
committed by GitHub
parent 78de945385
commit a23cfd2820

View File

@ -26,8 +26,8 @@
}
},
"tts": {
"module": "ovos-tts-plugin-mimic2",
"fallback_module": "ovos-tts-plugin-mimic3-server",
"module": "ovos-tts-plugin-mimic3-server",
"fallback_module": "ovos-tts-plugin-mimic",
"ovos-tts-plugin-mimic3-server": {
"voice": "en_UK/apope_low"
}