From 441aa37e009c76f79602a226d6d3846805c49a06 Mon Sep 17 00:00:00 2001 From: zr_jin <60612200+JinZr@users.noreply.github.com> Date: Wed, 19 Jul 2023 11:48:05 +0800 Subject: [PATCH] updated --- egs/multi_zh-hans/ASR/local/preprocess_kespeech.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/egs/multi_zh-hans/ASR/local/preprocess_kespeech.py b/egs/multi_zh-hans/ASR/local/preprocess_kespeech.py index 6f29aff4a..199166ced 100644 --- a/egs/multi_zh-hans/ASR/local/preprocess_kespeech.py +++ b/egs/multi_zh-hans/ASR/local/preprocess_kespeech.py @@ -52,8 +52,8 @@ def preprocess_kespeech(): # Note: By default, we preprocess all sub-parts. # You can delete those that you don't need. - # For instance, if you don't want to use the L subpart, just remove - # the line below containing "L" + # For instance, if you don't want to use the test subpart, just remove + # the line below containing "test" dataset_parts = ( "dev_phase1", "dev_phase2",