From a7e445e7bcc438551c37f8dbf2c1aec82fa06a2c Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Mon, 20 Apr 2020 22:10:56 +0200 Subject: [PATCH] Forced tts folder --- components/tts.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/components/tts.yaml b/components/tts.yaml index 3f46ab02..e73881bc 100644 --- a/components/tts.yaml +++ b/components/tts.yaml @@ -3,7 +3,8 @@ ###################################################################### platform: google_translate -language: 'it' cache: true +cache_dir: ./tts time_memory: 300 base_url: !secret base_url +language: 'it' -- 2.47.3