disable conformer_ctc export

This commit is contained in:
Fangjun Kuang 2023-12-27 12:48:19 +08:00
parent af20319f17
commit 7567ce040f
2 changed files with 2 additions and 2 deletions

View File

@ -340,4 +340,4 @@ test_zipformer_2023_10_24
test_zipformer_small_2023_10_24
test_transducer_stateless_modified_2022_03_01
test_transducer_stateless_modified_2_2022_03_01
test_conformer_ctc
# test_conformer_ctc # fails for torch 1.13.x and torch 2.0.x

View File

@ -1599,5 +1599,5 @@ test_100h_transducer_stateless_multi_datasets_bpe_500_2022_02_21
test_transducer_stateless_multi_datasets_bpe_500_2022_03_01
test_transducer_stateless_bpe_500_2022_02_07
test_zipformer_ctc_en_2023_10_02
test_conformer_ctc_jit_bpe_500_2021_11_09
# test_conformer_ctc_jit_bpe_500_2021_11_09 # failes for torch != 1.13.x and torch != 2.0.x
test_transducer_bpe_500_2021_12_23