VoiceDub API Launch π
Weβre excited to announce the public launch of the VoiceDub API! Transform any audio with our library of voices, or train your own custom voice models.Key Features
- Voice Dubbing API - Transform audio using any voice and custom models
- Custom Voice Training - Train your own voice models from audio samples
- 10,000+ Public Voices - Access to characters and style-specific voices
- Credit-Based Billing - Pay only for what you use (10 credits per minute)
- Auto Top-Up - Automatic credit management for uninterrupted service
- Comprehensive Documentation - Complete guides, examples, and API reference
API Endpoints
Voice Management
GET /v1/voices- Browse public voices with filteringGET /v1/me/voices/{voiceId}- Get voice by IDPOST /v1/me/voices- Create new voice for trainingPOST /v1/me/voices/{voiceId}/clone- Start voice training/cloning
Voice Dubbing
GET /v1/me/dubs/{dubId}- Get dub by IDPOST /v1/me/dubs- Create new voice dubPOST /v1/me/dubs/{dubId}/preprocess- Preprocess dubPOST /v1/me/dubs/{dubId}/generate- Generate final dub
Account Management
GET /v1/me- Get account details and credit balance
Getting Started
- Sign up for an account
- Get your API key from the API Keys Dashboard
- Purchase credits and follow our Quick Start Guide
- Start creating amazing voice transformations!
Developer Resources
- Authentication Guide - Secure API key setup
- Voice Dubbing Guide - Complete dubbing workflow
- Voice Training Guide - Custom model creation
- Billing Guide - Credit management and pricing
- Error Handling Guide - Robust error management