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

Question #1

Open
mozsen opened this issue Sep 5, 2017 · 0 comments
Open

Question #1

mozsen opened this issue Sep 5, 2017 · 0 comments

Comments

@mozsen
Copy link

mozsen commented Sep 5, 2017

excuse me,I have a question.
kernels = [(1, 25), (2, 50), (3, 75), (4, 100), (5, 125), (6, 150)]

what are the(1,25),(2,50)....... mean?
for example,I have a speech dateset which has 10000 frames * 2576 features.
2576 fratures per frame.Input is 1*2576.
I want to implement speech separation by tdnn,batch_size is 200,target is IRM(1 * 161).
what is "kernels = [(1, 25), (2, 50), (3, 75), (4, 100), (5, 125), (6, 150)] "mean?
And what can I get if I use it as my hidden layer?
Thank you very much,I need help to complete my graduation project.And My english is poor, please forgive me.I appreciate your reply.Thanks a lot.

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

1 participant