mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-18 21:44:18 +00:00
lint
This commit is contained in:
parent
22af36a88e
commit
e7a2decfe4
@ -56,7 +56,7 @@ class AiShell2AsrDataModule:
|
||||
"""
|
||||
DataModule for k2 ASR experiments.
|
||||
It assumes there is always one train and valid dataloader,
|
||||
but there can be multiple test dataloaders (e.g. aishell2 ios, android, mic).
|
||||
but there can be multiple test dataloaders (e.g. ios, android, mic).
|
||||
|
||||
It contains all the common data pipeline modules used in ASR
|
||||
experiments, e.g.:
|
||||
@ -416,5 +416,3 @@ class AiShell2AsrDataModule:
|
||||
return load_manifest_lazy(
|
||||
self.args.manifest_dir / "aishell2_cuts_test.jsonl.gz"
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user