Lizerui9926
2023-03-16 6c1f85e456b28a580a8c4c95fcb8e1b9323bd7ac
funasr/modules/eend_ola/encoder.py
@@ -87,7 +87,7 @@
                 n_layers: int,
                 n_units: int,
                 e_units: int = 2048,
                 h: int = 8,
                 h: int = 4,
                 dropout_rate: float = 0.1,
                 use_pos_emb: bool = False):
        super(EENDOLATransformerEncoder, self).__init__()