from local

This commit is contained in:
dohe0342 2022-12-27 10:34:23 +09:00
parent d3219615c8
commit 23758172c8
2 changed files with 0 additions and 3 deletions

View File

@ -1551,9 +1551,6 @@ def run_adapter(rank, world_size, args, wb=None):
train_cuts = train_cuts.filter(remove_short_and_long_utt)
#if params.start_batch > 0 and checkpoints and "sampler" in checkpoints:
# sampler_state_dict = checkpoints["sampler"]
#else:
sampler_state_dict = None
train_dl = librispeech.train_dataloaders(