mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
funasr1.0
This commit is contained in:
parent
36702d2829
commit
e82bd3d226
@ -126,7 +126,6 @@ class Trainer:
|
||||
if self.rank == 0:
|
||||
self._save_checkpoint(epoch)
|
||||
self.scheduler.step()
|
||||
break
|
||||
|
||||
def _train_epoch(self, epoch):
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user