it's like google translate. but actually good.
and it uses a cloned voice 😉
espanol-github.mp4
- Grab an openai api key from here and add it to your .env file
- Grab an ElevenLabs api key from here and add it to your .env file
- Clone a voice with ElevenLabs and add the model id to your .env file
- Hit
npm install
to grab the necessary packages - Run
npm run dev
to start your server onhttp://localhost:3000
- Push all your changes to Github (or another git provider)
- Head to vercel.app, import your repo, and hit deploy
- Go to settings of the deployment, add your .env, and rebuild
if you got value from this -- plz toss a github star 🙂⭐