sob111 commited on
Commit
459f4dc
·
verified ·
1 Parent(s): 013568d

Update train_gpt_xtts.py

Browse files
Files changed (1) hide show
  1. train_gpt_xtts.py +0 -1
train_gpt_xtts.py CHANGED
@@ -171,7 +171,6 @@ def main():
171
  skip_train_epoch=False,
172
  start_with_eval=START_WITH_EVAL,
173
  grad_accum_steps=GRAD_ACUMM_STEPS,
174
- epochs=5,
175
  ),
176
  config,
177
  output_path=OUT_PATH,
 
171
  skip_train_epoch=False,
172
  start_with_eval=START_WITH_EVAL,
173
  grad_accum_steps=GRAD_ACUMM_STEPS,
 
174
  ),
175
  config,
176
  output_path=OUT_PATH,