游雁
2024-04-29 8f596af4be1c2e5c4e4b4a7008ba96f412d40fca
funasr/models/transducer/joint_network.py
@@ -39,9 +39,7 @@
        self.lin_out = torch.nn.Linear(joint_space_size, output_size)
        self.joint_activation = get_activation(
            joint_activation_type
        )
        self.joint_activation = get_activation(joint_activation_type)
    def forward(
        self,