First part of text returned on some lines missing using vosk-model-ja-0.22
- Lingua principale
- Jupyter Notebook
- Stelle
- 15.1k
- Fork
- 1.8k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I'm using the vosk integration in SubtitleEdit (current 3.6.7). Basically, it works very well.
But I've found one issue.
I noticed when doing audio to text using Japanese big model (vosk-model-ja-0.22), text for the first part of some spoken lines will be missing. Maybe once in 20 lines or so.
Audio is clear enough in these cases, so I think vosk should have picked something up.
It usually happens in the first part of a spoken phrase. Text elsewhere basically seems to be recognized well.
I reported this issue with SubtitleEdit on [https://github.com/SubtitleEdit/subtitleedit/issues/6171] "First part of text returned on some lines missing in Japanese audio to text #6171"
Conclusion there was that it's a vosk issue.
So I want to ask about it here.
Then, I noticed something on different samples exhibiting the same problem. The above problem occurred if the full audio sample (~45 min.) was processed.
But when I clipped ~30 sec. of audio around the problem lines, and then ran vosk on them with SE, all the text was recognized. You can see the difference below:
Clip 1:
full ~45 min. audio processed:

30 sec. audio clip processed:

Clip 2:
full ~45 min. audio processed:

30 sec. audio clip processed:

So I wonder if the sample length has any bearing on the text result. Or some other explanation?
It would be helpful if these lines could be complete.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.