Skip to content

JohnSatriano/ColorLyrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

ColorLyrics

This program converts lyrics to a colorized phonetic form. It highlights the rhyming patterns by coloring the most used vowel sounds rendered by IPA. See http://jsat.io/blog/2015/10/14/synesthetic-phonetics/ for more details.

Usage

~~~~ $ sudo pip3 install termcolor
~~~~ $ sudo apt-get install espeak

~~~~ $ echo "lyrics" | python3 colorLyrics 
~~~~ $ cat songFilename | python3 colorLyrics 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages