游雁
2024-06-24 1596f6f414f6f41da66506debb1dff19fffeb3ec
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,