mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-09 14:05:33 +00:00
Update egs/multi_ja_en/ASR/local/utils/update_cutset_paths.py
Co-authored-by: Yubo <54519381+yuta0306@users.noreply.github.com>
This commit is contained in:
parent
310aaec3cc
commit
542620c4e3
@ -55,9 +55,9 @@ if __name__ == "__main__":
|
||||
|
||||
# Define the datasets and their *specific* manifest file prefixes
|
||||
dataset_manifest_prefixes = {
|
||||
"reazonspeech": "reazonspeech_cuts",
|
||||
"mls_english": "mls_eng_cuts",
|
||||
}
|
||||
"reazonspeech": "reazonspeech_cuts",
|
||||
"mls_english": "mls_eng_cuts",
|
||||
}
|
||||
|
||||
splits = ["train", "dev", "test"]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user