You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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. checkThis could be particularly useful for:
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
The text was updated successfully, but these errors were encountered: