mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
start_data_split_i=0
This commit is contained in:
parent
27062fecc1
commit
f775e0e41c
@ -223,6 +223,7 @@ def main(**kwargs):
|
||||
|
||||
torch.cuda.empty_cache()
|
||||
|
||||
trainer.start_data_split_i = 0
|
||||
trainer.validate_epoch(
|
||||
model=model, dataloader_val=dataloader_val, epoch=epoch + 1, writer=writer
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user