zhifu gao
2023-05-17 ee2d96ad2e193e35dc5b02f55e87be282126f35c
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).