In the previous video, we used the single song to generate text. We got some text from it but once we tried to predict beyond a few words, it rapidly became gibberish. So in this video, we'll take a look at adapting that work for a larger body of words to see the impact. The good news is that it will require very little code changes, so you'll be able to get it working quite quickly. I've prepared a file with a lot of songs that has 1,692 sentences in all to see what the impact would be on the poetry that a neural network would create. To download these lyrics, you can use this code.