aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 42c236e5d29db7fd9c61835281bcc5ea0e3627b3 (plain)
1
2
3
4
5
6
7
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)