Skip to content

Translator App – A project I worked on. This repository contains a partial version of the code, as the full version is deployed in a store. Sharing this to inspire others and contribute to the community.

Notifications You must be signed in to change notification settings

userdorukhan/TranslatorApp

Repository files navigation

Translator App 🗣️🔁🌍

This is a Translator App that enables real-time voice translation between two languages.
The app leverages OpenAI's API for transcription, translation, and text-to-speech capabilities.

🚀 Features:

  • 🎙️ Speech-to-Text using OpenAI Whisper API
  • 🌍 Live Translation between different languages
  • 🔊 Text-to-Speech with gender-based voice selection (Male/Female)
  • ⚙️ Custom API Key Support (Stored securely in Firebase for each user)
  • 🎛 Settings Page to configure default language and voice preferences

🔧 Note:
This repository does not contain the full version of the code, as the complete version is used in a store.
I’m sharing this to inspire others and help developers build similar applications.

📌 Setup Instructions:

  1. Clone the repository:
    git clone https://github.com/yourusername/TranslatorApp.git

About

Translator App – A project I worked on. This repository contains a partial version of the code, as the full version is deployed in a store. Sharing this to inspire others and contribute to the community.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages