Authorization: Bearer ********************
{ "model": "minimax-speech-02-turbo", "input": "你好", "response_format": "url" }
curl --location --request POST 'https://api.chatfire.cn/v1/audio/speech' \ --header 'Content-Type: application/json' \ --data-raw '{ "model": "minimax-speech-02-turbo", "input": "你好", "response_format": "url" }'
{ "audio": "https://faas-minimax-audio-1312767721.cos.ap-shanghai.myqcloud.com/prod/7d02085f-dcf7-4c9f-9982-b21b527593ba-8042aa91-441e-4f73-bcc6-6adbfec1a29a.mp3?q-sign-algorithm=sha1&q-ak=AKIDHOHvKVnrgHkyxhCTyOdeSjoiRxGPSJ0V&q-sign-time=1753874359%3B1753960759&q-key-time=1753874359%3B1753960759&q-header-list=host&q-url-param-list=&q-signature=46345e45a072fdd2861a635832edd6b7c4ac201b" }