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
aa917115b7
commit
211b3b03f0
Binary file not shown.
@ -444,7 +444,7 @@ class LibriSpeechAsrDataModule:
|
||||
)
|
||||
|
||||
@lru_cache()
|
||||
def train_all_shuf_cuts(self) -> CutSet:
|
||||
def train_all_shuf_cuts(self, option=None) -> CutSet:
|
||||
logging.info(
|
||||
"About to get the shuffled train-clean-100, \
|
||||
train-clean-360 and train-other-500 cuts"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user