First part of text returned on some lines missing using vosk-model-ja-0.22
- Vorherrschende Sprache
- Jupyter Notebook
- Sterne
- 15.1k
- Forks
- 1.8k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.