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

请问有没有尝试过将 RNN 替换成 Multi-attention? #6

Closed
Jingyilang opened this issue Dec 13, 2021 · 1 comment
Closed

请问有没有尝试过将 RNN 替换成 Multi-attention? #6

Jingyilang opened this issue Dec 13, 2021 · 1 comment

Comments

@Jingyilang
Copy link

感谢你们的工作,我有点疑问想请教一下,请问你们尝过用 Multi-attention 替换过 RNN 吗?我试了一下,就是原始的 cnn + rnn + ctc 替换成 cnn + multi-head attention + ctc,PER 有 40%,不知道哪里出了问题,所以想请教你们一下。

@cageyoko
Copy link
Owner

抱歉哈,当时没用过multihead-attention 这一部分工作暂时搁置了, 这种文本使用方法可能并不是一个很好的方式, 在没有好的想法之前暂时不会对这部分工作继续下去。

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