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(