diff --git a/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.decode.py.swp b/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.decode.py.swp deleted file mode 100644 index bd36fc210..000000000 Binary files a/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.decode.py.swp and /dev/null differ diff --git a/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/decode.py b/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/decode.py index 36a45ce31..691b49e0a 100755 --- a/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/decode.py +++ b/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/decode.py @@ -776,7 +776,7 @@ def main(): #test_other_cuts = librispeech.test_other_cuts(option='male') #option = 'big' - option = '6938' + option = '4446' test_clean_cuts = librispeech.vox_cuts(option=option) #test_clean_cuts = librispeech.test_clean_user(option=option) #test_other_cuts = librispeech.test_other_user(option=option)