mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 01:52:41 +00:00
update manifest dir path
This commit is contained in:
parent
5a120cbcb3
commit
da75835639
@ -70,7 +70,7 @@ class MultiDatasetAsrDataModule:
|
||||
group.add_argument(
|
||||
"--manifest-dir",
|
||||
type=Path,
|
||||
default=Path("data/fbank"),
|
||||
default=Path("data/manifests"),
|
||||
help="Path to directory with train/dev/test cuts.",
|
||||
)
|
||||
group.add_argument(
|
||||
|
Loading…
x
Reference in New Issue
Block a user