1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-03-06 12:37:54 +01: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}