alphacep / vosk-api

Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
Apache License 2.0
7.35k stars 1.04k forks source link

Can't Access Word Confidence Scores when MaxAlternatives Enabled #1595

Open andreystarenky opened 1 week ago

andreystarenky commented 1 week ago

When I enabled a number of MaxAlternatives I can no longer see word confidence scores when SetWords is true. Is there a way around this or is this something that Kaldi does not support?

Thanks