Skip to content

Commit af6f495

Browse files
committed
fix tts (+1 squashed commits)
Squashed commits: [ae02f266] fix tts
1 parent e2e8da0 commit af6f495

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

klite.embd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3285,7 +3285,7 @@ Current version: 107
32853285
const a1111_options_endpoint = "/sdapi/v1/options";
32863286
const a1111_txt2img_endpoint = "/sdapi/v1/txt2img";
32873287

3288-
const xtts_gen_endpoint = "/tts_to_audio";
3288+
const xtts_gen_endpoint = "/tts_to_audio/";
32893289
const xtts_voices_endpoint = "/speakers_list";
32903290

32913291
//support for quick news updates

0 commit comments

Comments
 (0)