This commit is contained in:
zr_jin 2023-07-19 11:48:05 +08:00
parent 213a6ec037
commit 441aa37e00

View File

@ -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",