Skip to content

Commit

Permalink
Update finetune.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JinZr authored Feb 20, 2024
1 parent e1de397 commit 3954dfe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion egs/icmcasr/ASR/zipformer/finetune.py
Original file line number Diff line number Diff line change
Expand Up @@ -692,7 +692,6 @@ def load_checkpoint_if_available(
model=model,
model_avg=model_avg,
optimizer=optimizer,
scheduler=scheduler,
)

keys = [
Expand Down

0 comments on commit 3954dfe

Please sign in to comment.