Tell a story and get a live feed of images.
git clone https://github.com/zeke/livestory
cd livestory
script/bootstrap
- Run
npm start
- Start talking
- output directory fills up with images
- WhisperCPP
- SDXL Turbo on Coreweave
- LCM (different versions) on Replicate
- Whisper CPP is easy to get running locally, and it's pretty fast.
- Whisper CPP shell output is kinda hard to deal with. It retroactively autocorrects.
- LCM default styles are leaning towards NSFW
- Running models on a Coreweave instance is directly faster than Replicate (for now)