Skip to content

dannysullivan/songer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

songer

A Python tool for generating songs.

Work in progress, will eventually involve three components:

  • A lyrics generator that uses machine learning to produce fully structured pop song lyrics

  • A melody/chord progression generator that will take a set of lyrics and compose a song

  • A text-to-singing converter that will take lyrics and a set of notes and synthesize singing

Right now, this code is a working prototype of the melody generator and an almost-working prototype of the text-to-singing converter. I'm currently working on rewriting and testing this prototype code while simultaneously starting on the lyrics generator as a separate project with a collaborator.

About

Python tool for generating songs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages