雾聪
2024-07-01 31bf3a88a09f6e7c895224f4dc75e8f2c138d5c8
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,