Skip to content

Bash Script that reads song lyrics into an mp3 file.

Notifications You must be signed in to change notification settings

Colmbus72/SaySong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

SaySong

  ______              ______
 / _____)            / _____)
( (____  _____ _   _( (____   ___  ____   ____
 \____ \(____ | | | |\____ \ / _ \|  _ \ / _  |
 _____) ) ___ | |_| |_____) ) |_| | | | ( (_| |
(______/\_____|\__  (______/ \___/|_| |_|\___ |
              (____/                    (_____|

System Requirements

ffmpeg

say OR espeak

curl

Usage

SaySong will write all song lyrics and mp3s under ~/SaySong/<ArtistName>/

-a   | Artist
-s   | Song
-v   | Voice

Examples

./say_song.sh -a "Talking Heads" -s "Once in a Lifetime" -v "Daniel"

./say_song.sh -a "Kanye West" -s "Follow God"

About

Bash Script that reads song lyrics into an mp3 file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages