zhifu gao
2024-05-15 a0f03bd2a87d97d47a1636bbe6f0855a43160331
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,