🎤 XTTS Voice Lab v1.0

System Ready | Python 3.11+

🚀 Production-Ready Voice Cloning

Instantly clone any voice with a 10-20 second sample. Powered by Coqui XTTS v2 and Groq Llama 3.1 for emotional, high-fidelity speech synthesis.

Inference

Ultra-Fast Scripting

Auto-generate narrations via Groq.

Quality

0.75x Speed Control

Optimized for natural clarity.

🛠️ Technology Stack

Component Technology
Voice EngineXTTS v2 (Replicate)
LogicPython / Streamlit
DatabaseJSON Local Persistence

// Quick Start Guide

$ git clone https://github.com/PRAJWALJAN4/voice-cloning-lab.git

$ pip install -r requirements.txt

// Configure .env with:

REPLICATE_API_TOKEN=******

GROQ_API_KEY=******