Cognitive-services-speech-sdk: How can I get the confidence score from the speech result?

Created on 15 Jun 2018  路  13Comments  路  Source: Azure-Samples/cognitive-services-speech-sdk

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [V] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

>

Any log messages given by the failure

>

Expected/desired behavior

>

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). Other.

Versions

>

Mention any other details that might be useful

during this Speech SDK porting, I couldn't find any confidence score which I would be able to utilize the value to retry the ASR.
on the result class, I've only found ; ErrorDetails, Properties, Reason, ResultId, Text.

Is there any way to get its confidence score, or get the result as NBest list?
(I used to have confidence score former bing asr api.)

Please let me know if you have answers or plans.
Thank you in advance, Good day! ;)


Thanks! We'll be in touch soon.

Most helpful comment

All 13 comments

Was this page helpful?
0 / 5 - 0 ratings