Yet another CI fix.

This commit is contained in:
Laurent 2025-07-16 22:34:42 +02:00
parent 45f01cc617
commit 00daf19074

View File

@ -246,7 +246,7 @@ def main():
tts_model.cfg_coef = 1.0
mimi = tts_model.mimi
log("info", f"reading input from stdin")
log("info", "reading input from stdin")
if tts_model.multi_speaker:
voices = [tts_model.get_voice_path(args.voice)]