Genenrated example from just audio file and lyrics text file
force_align.pyruns gentle and gives a dictionary.data.jsonis a sample output from force_align.py with the song MIDDLE CHILD - J.COLE, use this to test and iterate for the file below.extract_proper_frames.pyshould create split the lyrics into sentences that have start stop durations in a way tolerating all te words that have not been recognized.create_video.pythis creates the video from the data the above file produces.(a dicionary of each line per frame and its respective duration).main.pywill be the file that brings all the above files together.