Karaoke-Maker API Documentation
Karaoke-Maker API Documentation
Overview
Karaoke-Maker API provides AI-powered vocal extraction and pitch correction for building professional karaoke applications.
Features
- Vocal Extraction: Separate vocals from any audio track with 99.5% accuracy
- Pitch Correction: Automatic pitch detection and correction
- Multi-Language Support: Support for multiple languages and phonemes
- Fast Processing: Process tracks in under 30 seconds
Quick Start
curl -X POST https://api.turboapi.com/v1/karaoke/extract \
-H "Authorization: Bearer YOUR_API_KEY" \
-F "audio_url=https://example.com/song.mp3"
API Endpoints
Extract Vocal
Extract vocals from an audio track.
Endpoint: POST /v1/karaoke/extract
Parameters:
audio_url(string): URL of the audio filevocal_separation(string): Separation strength (low/medium/high)pitch_correction(boolean): Enable pitch correction
Pricing
| Plan | Minutes | Price |
|---|---|---|
| Free | 100/month | $0 |
| Pro | 1,000/month | $29 |
| Enterprise | Unlimited | $99 |
Support
- Documentation:
/docs/karaoke-maker - Email: [email protected]