-
Notifications
You must be signed in to change notification settings - Fork 274
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
Regarding ECAPA-TDNN implementation #86
Comments
Hi, here is our implementation of the network. Let me know if it works -- I might merge this into the repository in a future update. |
thank you so much. |
Hi, @joonson. I find that the ECAPA_TDNN model runs slow. When I set the bias of Conv1d in Line 46 to
Do you meet the same problem? I'm just confused by the phenomenon. |
is there an implementation using Tensorflow |
Hi @Reptilefury, at this moment, we are not considering the support of Tensorflow in this repository. |
Hi @joonson, In you your voxsrc 20 summary paper, you have mentioned you implemented ECAPA-TDNN network with help of Brecht.
Could you provide that network implementation details? It's hard to understand from paper.
The text was updated successfully, but these errors were encountered: