A minimal script for text to speech using the meme greentext voice
echo -ne 'text goes here' | ./greentext-voice.sh
coreutils, sed, curl, ffmpeg (ffplay)