Merge 4509e68e0430cc5170977c8ea3dffaed17578e8c into 48b1a0169a28582a8984402f82cf438d3bfa6aca

This commit is contained in:
Sai Asish Y 2026-08-25 16:23:17 -07:00 committed by GitHub
commit c65ff73893
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,12 @@ def synthesize(
# Change model weights
change_gpt_weights(gpt_path=GPT_model_path)
change_sovits_weights(sovits_path=SoVITS_model_path)
for _ in change_sovits_weights(
sovits_path=SoVITS_model_path,
prompt_language=i18n(ref_language),
text_language=i18n(target_language),
):
pass
# Synthesize audio
synthesis_result = get_tts_wav(