pytorch_xvectors icon indicating copy to clipboard operation
pytorch_xvectors copied to clipboard

tdnn layers

Open groadabike opened this issue 4 years ago • 1 comments

Hi, First of all, very nice work. well done. I want to ask you about your xvector implementation. I am not sure if I have a misunderstanding of how The Conv1D with dilation > 1 works.

Why did you use kernel_size=5 for the second and kernel_size=7 for the third TDNN layers? I would use kernel_size=3 for both of them with the same dilation you used.

Thank you Gerardo

groadabike avatar Feb 13 '21 12:02 groadabike

Same question here. Looking forward to your answer. Thank you!

clockw avatar Jun 09 '21 11:06 clockw