Exchanged Google TTS with picotts, which generates everything locally.
This commit is contained in:
@@ -9,7 +9,8 @@ http:
|
||||
|
||||
# Text to speech
|
||||
tts:
|
||||
- platform: google_translate
|
||||
- platform: picotts_remote
|
||||
language: "de-DE"
|
||||
|
||||
# Include modules
|
||||
group: !include groups.yaml
|
||||
@@ -66,8 +67,3 @@ media_player:
|
||||
platform: mpd
|
||||
host: 192.168.122.48
|
||||
scan_interval: 1
|
||||
|
||||
# Configure Text to speech engine
|
||||
tts:
|
||||
platform: google_translate
|
||||
service_name: google_say
|
||||
|
Reference in New Issue
Block a user