diff --git a/egs/tedlium3/ASR/.prepare.sh.swp b/egs/tedlium3/ASR/.prepare.sh.swp index 105b0c7e3..5fa37df8f 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 52e45a4d9..2d38b43bc 100755 --- a/egs/tedlium3/ASR/prepare.sh +++ b/egs/tedlium3/ASR/prepare.sh @@ -220,8 +220,8 @@ if [ $stage -le 9 ] && [ $stop_stage -ge 9 ]; then spk_id=${spk#*sph\/} spk_id=${spk_id%.sph} echo $spk_id - cat data/fbank/tedlium_cuts_test.jsonl | grep speaker\":\ \"$spk_id\" > tedlium_cuts_test_$i.jsonl - gzip tedlium_cuts_test_$i.jsonl + cat data/fbank/tedlium_cuts_test.jsonl | grep speaker\":\ \"$spk_id\" > data/fbank/tedlium_cuts_test_$i.jsonl + gzip data/fbank/tedlium_cuts_test_$i.jsonl i=`expr $i+1` done #cat data/fbank/tedlium_cuts_test.jsonl.gz | grep