Skip to content

Latest commit

 

History

History
65 lines (45 loc) · 2.89 KB

README.md

File metadata and controls

65 lines (45 loc) · 2.89 KB

Join our community Follow @geneziodev

This is a voice translation app using GPT-4o.

  • The user can upload an audio file in any language and the app will translate it to his desired language.
  • The app will then validate the translation back to the original language.
  • The app will then dub the audio in his desired language.

Deploy

🚀 You can deploy your own version of the template to Genezio with one click:

Deploy to Genezio

Genezio CLI Commands

Genezio also provides a CLI tool that you can use to deploy your project from your machine. All commands are run from the root of the project, from a terminal:

Command Action
npm install -g genezio Installs genezio globally
genezio login Logs in to genezio
genezio local Starts a local server
genezio deploy Deploys a production project
genezio --help Get help using genezio

Learn more

To learn more about Genezio, take a look at the following resources:

Contact

If you need support or you have any questions, please join us in our Discord channel. We'd love to chat!

Built With