alphacep / alphacep/vosk-api

SetPartialWords side effects

Aperta
#1,224 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Jupyter Notebook
Stelle
15.1k
Fork
1.8k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Hello, I just reporting something I found surprising.
I thought `SetPartialWords(1)` just made the output more verbose, but it significantly changes the "partial" field with the full (not per word) text.
Printing the "partial" field with `SetPartialWords` off, you see each word come in and the text rapidly changing, but with it on, you can get 4/5 words are a time.

I'm guessing it uses a different system when it's on and is not a bug, but thought it might be worth documenting it has side effects.
It took me a while to hunt down why my program wasn't working the same.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.