From aefbbb3225eaf9233c9512d6902edf444ce3e8e2 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Sat, 4 Jun 2022 19:25:45 +0200 Subject: [PATCH] Removed base-url from tts --- components/tts.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/components/tts.yaml b/components/tts.yaml index c90aa7c3..8d58cf88 100644 --- a/components/tts.yaml +++ b/components/tts.yaml @@ -6,6 +6,5 @@ platform: google_translate cache: true cache_dir: ./tts time_memory: 300 -base_url: !secret base_url service_name: google_say language: 'it' -- 2.47.3