From c449b06196a52498ac5fa1168a66f5e3a48a2a5c Mon Sep 17 00:00:00 2001 From: maglore9900 <78699112+maglore9900@users.noreply.github.com> Date: Tue, 27 Aug 2024 23:33:20 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 52bd5ea..67fafe6 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,5 @@ Note: 2) this is designed to pull a custom voice from the alltalk project https://github.com/erew123/alltalk_tts, that is how I am cloning max headroom's voice. You can alter or simply not use this, it will currently fallback to pyttsx3. Will move more variables to the .env folders soon. + +.env is under the module folder for now