vosk-api icon indicating copy to clipboard operation
vosk-api copied to clipboard

Android-api Not implemented the setpartial_words interface

Open UnstoppableCurry opened this issue 3 years ago • 1 comments

UnstoppableCurry avatar Jun 08 '22 09:06 UnstoppableCurry

if i want get the word's Confidence i can use the "setword" but it's only the finaly result's conf. If i want get the partial word's confidence ,i can do nothing the project's jni mabe was .so i can't implement theand the "void Recognizer::SetPartialWords(bool partial_words)" functions and the "const char* Recognizer::PartialResult()" functions. so ....can you share the jni codes with the arr or can you implement this functinos? thanks very match.

UnstoppableCurry avatar Jun 08 '22 09:06 UnstoppableCurry