Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tdnn layers #16

Open
groadabike opened this issue Feb 13, 2021 · 1 comment
Open

tdnn layers #16

groadabike opened this issue Feb 13, 2021 · 1 comment

Comments

@groadabike
Copy link

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

@clockw
Copy link

clockw commented Jun 9, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants