As a step in comparing the output from YouTube’s Autocaptioning, we need to transform their .sbv
file into something we can use in our comparison tests (a .trans
file). We needed to strip the hours out of the timecode, drop the end time, and bring everything to a single line.
Update: It turns out we needed a continuous text file. So these have been updated accordingly.