We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2e8da0 commit af6f495Copy full SHA for af6f495
1 file changed
klite.embd
@@ -3285,7 +3285,7 @@ Current version: 107
3285
const a1111_options_endpoint = "/sdapi/v1/options";
3286
const a1111_txt2img_endpoint = "/sdapi/v1/txt2img";
3287
3288
- const xtts_gen_endpoint = "/tts_to_audio";
+ const xtts_gen_endpoint = "/tts_to_audio/";
3289
const xtts_voices_endpoint = "/speakers_list";
3290
3291
//support for quick news updates
0 commit comments