Try in playground
Test Minimax Speech 02 HD in the Runpod Hub playground.
Request
All parameters are passed within theinput object in the request body.
string
required
Text to convert to speech.
string
default:"Wise_Woman"
Voice identifier for the desired voice.
number
default:"1"
Speech speed multiplier.
number
default:"1"
Volume level.
number
default:"0"
Pitch adjustment.
string
default:"neutral"
Emotion to convey. Options include
happy, sad, neutral, angry, fearful, surprised.boolean
default:"false"
Enable English text normalization for better pronunciation of numbers, abbreviations, etc.
string
Fallback audio URL if generation fails.
Response
string
Unique identifier for the request.
string
Request status. Returns
COMPLETED on success, FAILED on error.integer
Time in milliseconds the request spent in queue before processing began.
integer
Time in milliseconds the model took to generate the audio.
string
Identifier of the worker that processed the request.
object