diff --git a/egs/tedlium2/ASR/conformer_ctc3/.decode.py.swp b/egs/tedlium2/ASR/conformer_ctc3/.decode.py.swp index 21f03d6b4..134b01526 100644 Binary files a/egs/tedlium2/ASR/conformer_ctc3/.decode.py.swp and b/egs/tedlium2/ASR/conformer_ctc3/.decode.py.swp differ diff --git a/egs/tedlium2/ASR/conformer_ctc3/decode.py b/egs/tedlium2/ASR/conformer_ctc3/decode.py index f0c2570a1..ba56a39c5 100755 --- a/egs/tedlium2/ASR/conformer_ctc3/decode.py +++ b/egs/tedlium2/ASR/conformer_ctc3/decode.py @@ -861,7 +861,7 @@ def main() -> None: #test_sets = ["dev", "test"] #test_dls = [valid_dl, test_dl] test_sets = ["dev"] - test_dls = [test_dl] + test_dls = [dev_dl] for test_set, test_dl in zip(test_sets, test_dls): results_dict = decode_dataset(