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

about WFST decoder for AISHELL-1 #19

Open
Alex-Songs opened this issue Oct 15, 2020 · 1 comment
Open

about WFST decoder for AISHELL-1 #19

Alex-Songs opened this issue Oct 15, 2020 · 1 comment

Comments

@Alex-Songs
Copy link

Hello, when I use WFST for AISHELL decoding, the predicted label is one less than the real label, what is the reason for this?
such as:
predictions: tf.Tensor([[2994 717 206 1404 1487 1741 3702 77 1392 84 524]
labels: [[2995 718 207 1405 1488 1742 3703 78 1393 85 525]]

But the beam search is correct.

@liubin3702
Copy link

你好,我想问问他这个解码器的输入分数是怎么来的 我用端到端声学模型怎么链接到这里面使用LG.FST解码呢

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