Skip to content
@RevoixAI

RevoixAI

RevoixAI lets you turn text into speech in your own voice using AI-powered voice cloning.

RevoixAI 🎙️🤖

Your voice. Your words. Your AI.

RevoixAI is a voice cloning web platform designed to help content creators, educators, and anyone with mic anxiety speak through AI — in their own voice. The frontend is hosted on GitHub Pages, while the heavy lifting (audio processing, voice cloning, and TTS generation) is done on a secure self-hosted backend server.

🌐 Live Site

👉 Try RevoixAI
Note: Work in process!

🧠 How It Works

  1. Upload a short sample of your voice
  2. Type any text you'd like spoken aloud
  3. Our backend clones your voice and returns the speech audio
  4. Download or listen to the result right from your browser

🧱 Architecture Overview

[Frontend: GitHub Pages]
    ↳ HTML + JS UI
    ↳ User uploads sample / enters text

          ↓ API Request (HTTPS)

[Backend: Self Hosted Server]
    ↳ Preprocess audio
    ↳ Clone voice with AI
    ↳ Generate speech
    ↳ Return audio file URL

🚀 Technologies Used

Frontend: HTML5, CSS3, JavaScript, Axios

Backend: Python 3, Coqui TTS / VITS, Flask or FastAPI (running on self-hosted server)

Hosting:

Frontend: GitHub Pages

Backend: Personal server (Ryzen 5 3600, 16GB RAM)

🛡️ Privacy & Control

Your voice samples are never stored unless explicitly allowed.

All processing is done on our own secure server.

Open-source and customizable for any use case.

📜 License

MIT License — use it, modify it, improve it.

🙌 Credits

Created by IamCOD3X with the goal of giving creators a voice — literally.

Popular repositories Loading

  1. .github .github Public

  2. RevoixAI.github.io RevoixAI.github.io Public

    HTML

Repositories

Showing 2 of 2 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…