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

How to get the posterior probability of each character #204

Open
yipukangda opened this issue Apr 26, 2022 · 0 comments
Open

How to get the posterior probability of each character #204

yipukangda opened this issue Apr 26, 2022 · 0 comments

Comments

@yipukangda
Copy link

Hi,

I want to get the probability of each character after decode with CTC(such as if inferred string is "hello", and each state probability is [0.81, 0.97, 0.87, 0.43, 0.92]), to infer if there is some noise in some part of wav file. I am not vary familiar with how to get state posterior for CTC path, so could you tell me how to do it?

Thanks.

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