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 600870ab2..c96da8f35 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 36a45ce31..665fd78b7 100755 --- a/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/pseudo.py +++ b/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/pseudo.py @@ -775,9 +775,7 @@ def main(): #test_clean_cuts = librispeech.test_clean_cuts(option='male') #test_other_cuts = librispeech.test_other_cuts(option='male') - #option = 'big' - option = '6938' - test_clean_cuts = librispeech.vox_cuts(option=option) + test_clean_cuts = librispeech.vox_cuts(option=params.spk_id) #test_clean_cuts = librispeech.test_clean_user(option=option) #test_other_cuts = librispeech.test_other_user(option=option)