From 48453bfb9940c69d6434b21f7493c5ff4de44da6 Mon Sep 17 00:00:00 2001 From: sanj <67624670+iodrift@users.noreply.github.com> Date: Sat, 18 Jan 2025 19:50:49 -0800 Subject: [PATCH] Auto-update: Sat Jan 18 19:50:49 PST 2025 --- config.yaml-example | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.yaml-example b/config.yaml-example index 380b683..f59843e 100644 --- a/config.yaml-example +++ b/config.yaml-example @@ -39,3 +39,9 @@ diffusers: steps: 4 img_generation_confirmation: "I'm working on an image of" rate_limit: 300 + +tts: + base_url: "http://127.0.0.1:8880/v1" + api_key: "not-needed" + model: "kokoro" + voice: "af_sky+af_bella" \ No newline at end of file