Nangal / espanol-love

context-aware translations using gpt-4, spoken in a cloned voice

Home Page:https://espanol.love

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

español.love 💌

it's like google translate. but actually good.

and it uses a cloned voice 😉

Demo!

espanol-github.mp4

Setup

  1. Grab an openai api key from here and add it to your .env file
  2. Grab an ElevenLabs api key from here and add it to your .env file
  3. Clone a voice with ElevenLabs and add the model id to your .env file
  4. Hit npm install to grab the necessary packages
  5. Run npm run dev to start your server on http://localhost:3000

Deploy to the world

  1. Push all your changes to Github (or another git provider)
  2. Head to vercel.app, import your repo, and hit deploy
  3. Go to settings of the deployment, add your .env, and rebuild

if you got value from this -- plz toss a github star 🙂⭐

Connect w/ me!

https://twitter.com/aleemrehmtulla

https://aleemrehmtulla.com

https://www.linkedin.com/in/aleemrehmtulla/

About

context-aware translations using gpt-4, spoken in a cloned voice

https://espanol.love


Languages

Language:TypeScript 98.3%Language:JavaScript 1.7%