Skip to main content
Model ID
Calling method: sync

Minimax Audio Voice Clone API Usage Guide

Overview

Minimax Audio Voice Clone allows you to clone any voice from an audio sample and use it to generate custom speech. Simply provide URLs to your audio files, and the system will automatically handle downloading, processing, and voice cloning. The cloned voice can then speak any text you provide.

Key Features:

  • Synchronous Operation: Get results immediately in 5-15 seconds
  • URL-Based Input: Provide audio URLs — backend handles all processing
  • Style Control: Optional prompt audio to define speaking style, tone, and emotion
  • Audio Enhancement: Built-in noise reduction and volume normalization
  • High-Quality Audio: Supports MP3, M4A, and WAV formats

Authentication

All API requests require authentication using an API key. Include your API key in the Authorization header:

Submit Voice Clone Request

Endpoint

Request Format

Request Parameters


Response

Voice Clone is synchronous and returns the result immediately (typically within 5-15 seconds).

Check Request Status

Endpoint

Example

Response


Request Status Values

Voice Clone is synchronous, so the response will immediately return one of these statuses:

List Your Requests

Endpoint

Example


Get Model Information

Endpoint

Example


List Available Models

Endpoint

Example

Response


Example Use Cases

Basic Voice Clone (Minimal Required Parameters)

Advanced Voice Clone (All Parameters)