mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-09 17:14:20 +00:00
updated
This commit is contained in:
parent
213a6ec037
commit
441aa37e00
@ -52,8 +52,8 @@ def preprocess_kespeech():
|
|||||||
|
|
||||||
# Note: By default, we preprocess all sub-parts.
|
# Note: By default, we preprocess all sub-parts.
|
||||||
# You can delete those that you don't need.
|
# You can delete those that you don't need.
|
||||||
# For instance, if you don't want to use the L subpart, just remove
|
# For instance, if you don't want to use the test subpart, just remove
|
||||||
# the line below containing "L"
|
# the line below containing "test"
|
||||||
dataset_parts = (
|
dataset_parts = (
|
||||||
"dev_phase1",
|
"dev_phase1",
|
||||||
"dev_phase2",
|
"dev_phase2",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user