How to update JSON base on it’s text version?
We’re a video streaming platform (e.g. FlixNet). A video has separate audio files in different languages and also subtitles for each audio file. We get the subtitles from the vendor as a plain text. Using AI we convert that plain text into JSON. Each items in it represents a time frame (start, end in seconds from the start of the audio file) and the subtitle itself. Here is an example: