A script that produces commentary-style videos in the form of BetaEtaDelota!
I noticed that some of the commentary videos that has character stills with various expressions have minimal editing. Inspired by Lewis's Reddit Bot and carykh's automatic lip-sync project, I was inevitably compelled to make something similar to this but with character stills on them!
Note
Keep in mind that this is a personal project and also a prototype, so stuff might break! (90% of it might be doodoo code)
The project uses Vite and React; you'll need a latest, preferably, LTS version higher than 20 in Node.js and a Yarn package manager.
Install it:
yarn
Run it locally:
yarn dev
GPL-2.0