Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

How can we emit word confidence while decoding? #554

Open
aayushkubb opened this issue Sep 5, 2020 · 0 comments
Open

How can we emit word confidence while decoding? #554

aayushkubb opened this issue Sep 5, 2020 · 0 comments

Comments

@aayushkubb
Copy link

I am trying to estimate word confidence while doing CTC decoding, one of the simplest ways I could think of is just multiplying the associated character probabilities at that particular time step to get an approximation.

However, a lot of people have been using the concept of posterior probabilities and lattice to get the word confidence.

Is there a simplified way to have word confidence estimation during decoding?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant