diff --git a/egs/tedlium3/ASR/.prepare.sh.swp b/egs/tedlium3/ASR/.prepare.sh.swp index e7663a132..433eb7174 100644 Binary files a/egs/tedlium3/ASR/.prepare.sh.swp and b/egs/tedlium3/ASR/.prepare.sh.swp differ diff --git a/egs/tedlium3/ASR/prepare.sh b/egs/tedlium3/ASR/prepare.sh index 5fc9c2a0e..5e976bc53 100755 --- a/egs/tedlium3/ASR/prepare.sh +++ b/egs/tedlium3/ASR/prepare.sh @@ -214,7 +214,7 @@ fi if [ $stage -le 9 ] && [ $stop_stage -ge 9 ]; then log "Stage 9: Split cuts by speaker id" for spk in $dl_dir/tedlium3/legacy/test/sph/*; do - spk_id=${spk#*sph\/} + spk_id=${spk#*sph\/%.sph} echo $spk_id done #cat data/fbank/tedlium_cuts_test.jsonl.gz | grep