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

Request for getting alternative matches based on confidence for STT #152

Open
Csatapathy opened this issue Apr 6, 2021 · 0 comments
Open

Comments

@Csatapathy
Copy link

Csatapathy commented Apr 6, 2021

Do you want to request a feature, report a bug, or ask a question about pywit?

Yes, I couldn't find a feature on WIT to get the next best alternatives to the STT (Speech-to-text) predictions.

What is the current behavior?

Currently, during Speech-to-Text we get the phrase that has the highest confidence according to WIT and the training we have done. But, we do not have the possibility to get the nearest alternatives to that spoken phrase. For eg. check

This could be particularly useful for:

  • while making chatbots and asking the user for confirmation on something they said
  • For correcting the prediction of a word while converting to text based on context of the sentence.
  • for rare words that isn't accurately predicted by WIT.

What is the expected behavior?

would it be possible to get 2-5 of the next best possible interpretations that the model makes from the audio file?

If applicable, what is the App ID where you are experiencing this issue? If you do not provide this, we cannot help.

745320612840161

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