funasr/models/eres2net/fusion.py @@ -26,4 +26,3 @@ xo = torch.mul(x, x_att) + torch.mul(ds_y, 2.0-x_att) return xo