From c3279f7995bade66837ea9001eada77b7ad50b9d Mon Sep 17 00:00:00 2001 From: Jason Date: Thu, 16 Jun 2022 17:45:48 -0400 Subject: [PATCH] removed tts choice from debug --- .env.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.template b/.env.template index d5e82fd..bb9dced 100644 --- a/.env.template +++ b/.env.template @@ -33,7 +33,7 @@ OPACITY="1" # see TTSwrapper.py for all valid options VOICE="" # e.g. en_us_002 +TTsChoice="polly" # todo add docs # IN-PROGRESS - not yet implemented -TTsChoice="polly" # todo add docs STORYMODE="False"