From af6f495c527c24def6a8fbc9ab93876f8f0fce30 Mon Sep 17 00:00:00 2001 From: Concedo <39025047+LostRuins@users.noreply.github.com> Date: Wed, 24 Jan 2024 23:52:55 +0800 Subject: [PATCH] fix tts (+1 squashed commits) Squashed commits: [ae02f266] fix tts --- klite.embd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/klite.embd b/klite.embd index 0a681388b..81220ccf6 100644 --- a/klite.embd +++ b/klite.embd @@ -3285,7 +3285,7 @@ Current version: 107 const a1111_options_endpoint = "/sdapi/v1/options"; const a1111_txt2img_endpoint = "/sdapi/v1/txt2img"; - const xtts_gen_endpoint = "/tts_to_audio"; + const xtts_gen_endpoint = "/tts_to_audio/"; const xtts_voices_endpoint = "/speakers_list"; //support for quick news updates