Replicate Narrator Based on: https://github.com/cbh123/narrator Try it live here: https://replicate-narrator.vercel.app Setup Clone this repo, make a Replicate account and update the .env file with your API token: REPLICATE_API_TOKEN=<token> Run it npm install npm run dev