游雁
2023-04-25 8c484b0b7484293c8d9b90462d8a99bc34979fbc
funasr/models/e2e_asr_transducer.py
@@ -531,8 +531,8 @@
        sym_blank: str = "<blank>",
        report_cer: bool = True,
        report_wer: bool = True,
        sym_sos: str = "<sos/eos>",
        sym_eos: str = "<sos/eos>",
        sym_sos: str = "<s>",
        sym_eos: str = "</s>",
        extract_feats_in_collect_stats: bool = True,
        lsm_weight: float = 0.0,
        length_normalized_loss: bool = False,