Alan Pope voice runs by default, no idea what will happen when I package it
parent
ca3278a1e8
commit
4068636005
|
@ -4,3 +4,4 @@ include mycroft/configuration/defaults/*.ini
|
|||
recursive-include mycroft/skills/*/dialog *
|
||||
recursive-include mycroft/skills/*/vocab *
|
||||
include mycroft/skills/alarm/alarm.mp3
|
||||
include mycroft/tts/mycroft_voice_4.0.flitevox
|
||||
|
|
|
@ -50,7 +50,7 @@ session_ttl_seconds = 180
|
|||
|
||||
[tts]
|
||||
module = "mimic"
|
||||
mimic.voice = "rms"
|
||||
mimic.voice = "./mycroft/tts/mycroft_voice_4.0.flitevox"
|
||||
espeak.lang = "english-us"
|
||||
espeak.voice = "m1"
|
||||
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue