From c1d02298c8ac036254a86d8046c53dd273245f84 Mon Sep 17 00:00:00 2001 From: dohe0342 Date: Fri, 21 Apr 2023 02:38:15 +0900 Subject: [PATCH] from local --- egs/librispeech/ASR/.decode.sh.swp | Bin 12288 -> 12288 bytes egs/librispeech/ASR/.test.sh.swp | Bin 12288 -> 12288 bytes egs/librispeech/ASR/decode.sh | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) diff --git a/egs/librispeech/ASR/.decode.sh.swp b/egs/librispeech/ASR/.decode.sh.swp index 7521e614dcd95eb5e11d8e60dc7b086a073dd6dc..52c2f8b724ce1daa5b8cbaa354efb46d862cf726 100644 GIT binary patch delta 13 UcmZojXh_&#pwDPL*--yH03ufe#sB~S delta 13 UcmZojXh_&#pwDPB*--yH03uuj#{d8T diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index 39b02dd08fa026d95c626497e1d4283ca0aea79a..833411a4cb209d39ba5075a9a7eae84ae175428b 100644 GIT binary patch delta 30 kcmZojXh;xEG6?hZRj|}EU;qLE1_qA;$CPs$MPKU!0C&F#CIA2c delta 30 kcmZojXh;xEG6?hZRj|}EU;qLE1_qY`$COnYMPKU!0CwjG{r~^~ diff --git a/egs/librispeech/ASR/decode.sh b/egs/librispeech/ASR/decode.sh index 4c210ebb8..46affb076 100755 --- a/egs/librispeech/ASR/decode.sh +++ b/egs/librispeech/ASR/decode.sh @@ -4,7 +4,7 @@ for dest in "test-clean" "test-other"; do for spk in $dl_dir/$dest/*; do spk_id=${spk#*$dest\/} echo $spk_id - ./test.sh $spk_id prompt_tuning_40_$spk_id + ./test.sh $spk_id prompt_tuning_30_$spk_id #./test.sh $spk_id "$spk_id"_fullft #./test.sh $spk_id prompt_tuning_"$spk_id" #./test.sh $spk_id "$spk_id"_adapter_30m