zhifu gao
2025-09-09 c0b2079fb1ef40b9ea1d67353335b0ebd7e31d5f
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,