{
"prompt": "People applauded and cheered.",
"negative_prompt": "",
"num_steps": 25,
"duration": 8,
"cfg_strength": 4.5
}
curl --location --request POST 'https://api.302.ai/302/submit/mmaudio-t2a' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "People applauded and cheered.",
"negative_prompt": "",
"num_steps": 25,
"duration": 8,
"cfg_strength": 4.5
}'
{}