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