egs/librispeech_100h/conformer/run.sh
@@ -80,7 +80,7 @@ echo "stage 0: Data preparation" # Data preparation for x in train-clean-100 train-clean-360 train-other-500 dev-clean dev-other test-clean test-other; do local/data_prep_librispeech.sh ${raw_data}/LibriSpeech/${x} ${feats_dir}/data/${x//-/_} local/data_prep.sh ${raw_data}/LibriSpeech/${x} ${feats_dir}/data/${x//-/_} done fi