mirror of
https://github.com/kyutai-labs/delayed-streams-modeling.git
synced 2025-12-23 03:19:57 +00:00
Fix the CI.
This commit is contained in:
@@ -239,11 +239,6 @@ def main():
|
||||
# Model was trained with CFG distillation.
|
||||
cfg_coef_conditioning = tts_model.cfg_coef
|
||||
tts_model.cfg_coef = 1.0
|
||||
cfg_is_no_text = False
|
||||
cfg_is_no_prefix = False
|
||||
else:
|
||||
cfg_is_no_text = True
|
||||
cfg_is_no_prefix = True
|
||||
mimi = tts_model.mimi
|
||||
|
||||
log("info", f"reading input from stdin")
|
||||
|
||||
Reference in New Issue
Block a user