mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 01:52:41 +00:00
fix incomplete error handling
This commit is contained in:
parent
7a56af4351
commit
2937532803
@ -1227,6 +1227,8 @@ def run(rank, world_size, args):
|
||||
logging.info(f"Loaded MUSAN manifest from {musan_path}")
|
||||
else:
|
||||
cuts_musan = None
|
||||
else:
|
||||
cuts_musan = None
|
||||
|
||||
train_dl = reazonspeech_corpus.train_dataloaders(
|
||||
train_cuts,
|
||||
|
Loading…
x
Reference in New Issue
Block a user