mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
bb98fb855c
commit
b8fb0900b3
Binary file not shown.
@ -1548,8 +1548,8 @@ def run_adapter(rank, world_size, args, wb=None):
|
||||
|
||||
#if params.start_batch > 0 and checkpoints and "sampler" in checkpoints:
|
||||
# sampler_state_dict = checkpoints["sampler"]
|
||||
else:
|
||||
sampler_state_dict = None
|
||||
#else:
|
||||
sampler_state_dict = None
|
||||
|
||||
train_dl = librispeech.train_dataloaders(
|
||||
train_cuts, sampler_state_dict=sampler_state_dict
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user