diff --git a/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.pseudo.py.swp b/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.pseudo.py.swp index c4417fce4..1cf659edd 100644 Binary files a/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.pseudo.py.swp and b/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.pseudo.py.swp differ diff --git a/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/pseudo.py b/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/pseudo.py index 691b49e0a..36a45ce31 100755 --- a/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/pseudo.py +++ b/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/pseudo.py @@ -776,7 +776,7 @@ def main(): #test_other_cuts = librispeech.test_other_cuts(option='male') #option = 'big' - option = '4446' + option = '6938' 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)