sob111 commited on
Commit
d67a25c
·
verified ·
1 Parent(s): e23c59f

Update train_gpt_xtts.py

Browse files
Files changed (1) hide show
  1. train_gpt_xtts.py +1 -1
train_gpt_xtts.py CHANGED
@@ -209,7 +209,7 @@ def main():
209
  #)
210
 
211
  trainer = EpochLimitTrainer(
212
- max_epochs=5,
213
  args=TrainerArgs(
214
  restore_path=None,
215
  skip_train_epoch=False,
 
209
  #)
210
 
211
  trainer = EpochLimitTrainer(
212
+ max_epochs=15,
213
  args=TrainerArgs(
214
  restore_path=None,
215
  skip_train_epoch=False,