|
ABSTRACT
Title |
: |
Lyrics Generation using Recurrent Neural Networks |
Authors |
: |
Thendral Pyualnithi, Murugeswari Kandavel, Rajvardhan Dixit |
Keywords |
: |
Recurrent Neural Network, Machine Learning, Rhyme generation |
Issue Date |
: |
Jan-Jun 2020 |
Abstract |
: |
It's a neural network that has been trained on Kanye West's (very famous American singer and music producer) discography, and can use any lyrics you feed it and write a new song word by word that rhymes and has a flow (to an extent). It is basically a markov chain will look at the lyrics you entered and generate new lines. Then, it feeds this to a recurrent neural net that will generate a sequence of tuples in the format of: (Desired rhyme, desired count of syllables). The program will then sift through the lines the markov chain generated, and match the lines to their corresponding tuples. The result is the rap. |
Page(s) |
: |
31-38 |
ISSN |
: |
0975-3397 (Online) 2229-5631 (Print) |
Source |
: |
Vol. 12, Issue. 1 |
PDF |
: |
Download |
|