TensorFlowASR icon indicating copy to clipboard operation
TensorFlowASR copied to clipboard

best practices for confidence extraction

Open danielkope opened this issue 4 years ago • 3 comments

What would be the best way to show/extract the confidence of the recognition (greedy or beam search) during inference. The sequence/word confidence would be interesting to see.

danielkope avatar Nov 25 '20 10:11 danielkope

@danielkope What do you mean the confidence of the recognition?

nglehuy avatar Nov 25 '20 15:11 nglehuy

Confidence scores of the hypothesis

On Wed 25. Nov 2020 at 16:59, Nguyễn Lê Huy [email protected] wrote:

@danielkope https://github.com/danielkope What do you mean the confidence of the recognition?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/TensorSpeech/TensorFlowASR/issues/56#issuecomment-733795678, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFLFFISPT7N4IE24QY4RGG3SRUSXLANCNFSM4UCGUFTQ .

danielkope avatar Nov 25 '20 16:11 danielkope

I haven't seen this evaluation for speech recognition yet. Do you have any documents?

nglehuy avatar Dec 15 '20 13:12 nglehuy