Skip to content

JohnSatriano/ColorLyrics

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

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