嘉渊
2023-05-26 3a15e5392b3c7c6af7fd601c712bf834434c308a
funasr/models/e2e_asr_transducer.py
@@ -483,7 +483,7 @@
        return loss_lm
class UnifiedTransducerModel(AbsESPnetModel):
class UnifiedTransducerModel(FunASRModel):
    """ESPnet2ASRTransducerModel module definition.
    Args:
        vocab_size: Size of complete vocabulary (w/ EOS and blank included).