diff --git a/egs/multi_zh-hans/ASR/local/compute_fbank_thchs30.py b/egs/multi_zh-hans/ASR/local/compute_fbank_thchs30.py index 0f1e67418..b79232d91 100755 --- a/egs/multi_zh-hans/ASR/local/compute_fbank_thchs30.py +++ b/egs/multi_zh-hans/ASR/local/compute_fbank_thchs30.py @@ -19,7 +19,7 @@ """ This file computes fbank features of the THCHS-30 dataset. -It looks for manifests in the directory data/manifests. +It looks for manifests in the directory data/manifests/thchs30. The generated fbank features are saved in data/fbank. """