Ver código fonte

[Feature] default pico2wave tts

ThiBuff 7 anos atrás
pai
commit
95e2accfd0
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      kalliope/settings.yml

+ 1 - 1
kalliope/settings.yml

@@ -58,7 +58,7 @@ speech_to_text:
 # Text to speech
 # ---------------------------
 # This is the default TTS that will be used by Kalliope to talk.
-default_text_to_speech: "voicerss"
+default_text_to_speech: "pico2wave"
 # where we store generated audio files from TTS engine to reuse them
 cache_path: "/tmp/kalliope_tts_cache"