Skip to content

This song generator uses an artist or band’s lyrics to generate “new” similar-sounding lyrics based on probabilities. This is utilized by the Markov Chain algorithm, which a probabilistic mathematical model in machine learning. It can be trained on any corpus of data.

Notifications You must be signed in to change notification settings

nehamehta2110/Song-generation-Markov-chain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Song-generation-Markov-chain

This song generator uses an artist or band’s lyrics to generate “new” similar-sounding lyrics based on probabilities. This is utilized by Markov Chain algorithm, which a probabilistic mathematical model in machine learning. It can be trained on any corpus of data, for example, the lyrics of 'Apna Time Aayega' and 'See you Again'. The output is generated for the lyrics of both the songs.

About

This song generator uses an artist or band’s lyrics to generate “new” similar-sounding lyrics based on probabilities. This is utilized by the Markov Chain algorithm, which a probabilistic mathematical model in machine learning. It can be trained on any corpus of data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published