Home / MiniMax Speech 2.8 Turbo Async Text-to-Speech
MiniMax

MiniMax Speech 2.8 Turbo Async Text-to-Speech

Audio
Model API Documentation

The Minimax series offers reliable synthesis capabilities, making it ideal for production environments. Designed for production-level use, this series prioritizes stability and predictable output. The speech synthesis supports multiple languages and emotional tone control, making it suitable for voiceovers, announcements, customer service, and character dialogue. The real-time inference API delivers stable performance with no waiting time and is affordably priced.

To be generated
Empty state

After setting the parameters, click "Generate" to get the results

Request JSON

{}

API

Submit Assignment

curl --location --request POST 'https://api.jiekou.ai/v3/async/minimax-speech-2.8-turbo' \
--header "Content-Type: application/json" \
--header "Authorization: Bearer ${API_KEY}" \
--data-raw '{}'

Search results

curl --location --request GET "https://api.jiekou.ai/v3/async/task-result?task_id
=${task_id}" \
--header "Authorization: Bearer ${API_KEY}"
Contact Us