vosk-api
vosk-api copied to clipboard
Android-api Not implemented the setpartial_words interface
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.