-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[vec][score] add plda model #1681
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
为什么从SpeechBrain修改的代码没有引入fast版本的代码?
同步再README Acknowledge 页面上补充加上对SpeechBrain优秀设计借鉴的感谢。
@qingen 为什么你的CLA还没有通过呢? |
CLA 这个有些奇怪,不知道是不是中间修改过密钥就不认识了 |
当前scoring方法,来自 fast 版本的修改。 |
This pull request is now in conflict :( |
add plda model, fix #1667