Update webui.py

This commit is contained in:
Stardust·减
2023-11-02 20:45:43 +08:00
committed by GitHub
parent 6227012b9e
commit 7737079323

View File

@@ -158,7 +158,7 @@ def tts_fn(
noise_scale, noise_scale,
noise_scale_w, noise_scale_w,
length_scale, length_scale,
_speaker + "_" + lang.lower(), _speaker,
lang, lang,
) )
) )