FiLafs

Results 2 comments of FiLafs

for i in range(self.scale): att_TDNNs.append(att_TDNN(width, D, **CE**)) Change the parameters , they should be for i in range(self.scale): att_TDNNs.append(att_TDNN(width, D, **width**))

Additionally, the MFAmodule section in this code does not use any BN or activation, which may lead to gradient issues