VoiceAPI
1
license:mit
by
Harshil748
Other
OTHER
New
0 downloads
Early-stage
Edge AI:
Mobile
Laptop
Server
Unknown
Mobile
Laptop
Server
Quick Summary
AI model with specialized capabilities.
Code Examples
🚀 Quick Startbash
# Clone and navigate
git clone https://github.com/harshil748/VoiceAPI
cd VoiceAPI
# Create virtual environment
python3 -m venv tts
source tts/bin/activate
# Install dependencies
pip install -r requirements.txtCreate virtual environmentbash
# Download Hindi models (male + female)
python -m src.cli download --lang hi
# Or download a specific voice
python -m src.cli download --voice hi_male
# Gujarati uses Facebook MMS (auto-downloads on first use)Deploy This Model
Production-ready deployment in minutes
Together.ai
Instant API access to this model
Production-ready inference API. Start free, scale to millions.
Try Free APIReplicate
One-click model deployment
Run models in the cloud with simple API. No DevOps required.
Deploy NowDisclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.