sc0ty / subsync

Subtitle Speech Synchronizer
GNU General Public License v3.0
1.24k stars 53 forks source link

sphinx: ERROR: Failed to find DAG node corresponding to </s> #148

Closed Gronis closed 2 years ago

Gronis commented 2 years ago

Getting the following error on some media files. The error in consistent (e.g it shows up every time for a few certain files). Remuxing the file with ffmpeg (copy all the individual streams without re-encodinging them) sometimes solves the issue but not always. The error can happen way into the sync process. It rarely happens, but when it does, it makes the whole sync process way more cumbersome since there is no easy fix that always work.

sphinx: ERROR: "ngram_search.c", line 1206: Failed to find DAG node corresponding to </s>
Gronis commented 2 years ago

Apparently this does not affect sync much so you just ignore the error. Closing.