Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Scrape lyrics from a band and generate new songs that sound like them.

Notifications You must be signed in to change notification settings

cortadocodes/scraped-lyric-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scraped lyric generator

The aims of this project are to:

  • Scrape all song lyrics for a given band from the internet
  • Store these in the most appropriate format (perhaps a postgresql database)
  • Train a Markov chain lyric generator (or something similar) on these to generate new songs based on these lyrics

I'll test my code with songs from My Chemical Romance and Muse.

About

Scrape lyrics from a band and generate new songs that sound like them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages