diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp deleted file mode 100644 index 44081601d..000000000 Binary files a/egs/librispeech/ASR/.test.sh.swp and /dev/null differ diff --git a/egs/librispeech/ASR/test.sh b/egs/librispeech/ASR/test.sh index 5eb0faefa..31c5545fc 100755 --- a/egs/librispeech/ASR/test.sh +++ b/egs/librispeech/ASR/test.sh @@ -1,7 +1,6 @@ git pull for method in greedy_search modified_beam_search fast_beam_search; do -#for i in {20..30}; do ./pruned_transducer_stateless_d2v_v2/decode.py \ --input-strategy AudioSamples \ --enable-spec-aug False \