From 465ff404704aac70919eafbbef5e55c13b322280 Mon Sep 17 00:00:00 2001 From: zr_jin Date: Thu, 7 Sep 2023 15:02:35 +0800 Subject: [PATCH] Update egs/multi_zh-hans/ASR/local/compute_fbank_kespeech_splits.py Co-authored-by: Fangjun Kuang --- egs/multi_zh-hans/ASR/local/compute_fbank_kespeech_splits.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/egs/multi_zh-hans/ASR/local/compute_fbank_kespeech_splits.py b/egs/multi_zh-hans/ASR/local/compute_fbank_kespeech_splits.py index fbd64676c..8bfbc7b50 100755 --- a/egs/multi_zh-hans/ASR/local/compute_fbank_kespeech_splits.py +++ b/egs/multi_zh-hans/ASR/local/compute_fbank_kespeech_splits.py @@ -72,7 +72,7 @@ def get_parser(): "--num-splits", type=int, required=True, - help="The number of splits of the L subset", + help="The number of splits of the given subset", ) parser.add_argument(