From 8b0a1ec44e47b3f8cf724671e8bd2387d2fd8ce5 Mon Sep 17 00:00:00 2001 From: dohe0342 Date: Fri, 9 Jun 2023 14:47:19 +0900 Subject: [PATCH] from local --- egs/tedlium3/ASR/.prepare.sh.swp | Bin 16384 -> 16384 bytes egs/tedlium3/ASR/prepare.sh | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/egs/tedlium3/ASR/.prepare.sh.swp b/egs/tedlium3/ASR/.prepare.sh.swp index 105b0c7e3c7ea47a17397f603ef7b6de15573bc5..5fa37df8f9c5881d65fcfbc1a4a52acfccc683c4 100644 GIT binary patch delta 99 zcmZo@U~Fh$6iqS+^Ym4))H7fJ0s#hwt$UhMA~uS?*Jl-EW?c? delta 90 zcmZo@U~Fh$6iqS+^Ym4))H7fJ0s#hw>OD;<+8agR>$9peGca7<%xTcfDCNP*z@Q4m n!a&Re#MfCE7_I^FWtNQ_HJO>xGAHjgiJ7cqnznheX)YH4rMnft 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