{
"text": "302.AI是一个汇集全球顶级品牌的AI超市,汇集全球各类顶尖AI模型,提供多种AI机器人,各种AI工具的使用和AI API接入。",
"reference_id": "738d0cc1a3e9430a9de2b544a466a7fc",
"chunk_length": 200,
"normalize": true,
"format": "wav",
"mp3_bitrate": 64,
"opus_bitrate": 32,
"latency": "normal"
}
curl --location --request POST 'https://api.302.ai/fish-audio/v1/tts?response_format=url' \
--header 'Authorization: Bearer ' \
--header 'model: s1' \
--header 'Content-Type: application/json' \
--data-raw '{
"text": "302.AI是一个汇集全球顶级品牌的AI超市,汇集全球各类顶尖AI模型,提供多种AI机器人,各种AI工具的使用和AI API接入。",
"reference_id": "738d0cc1a3e9430a9de2b544a466a7fc",
"chunk_length": 200,
"normalize": true,
"format": "wav",
"mp3_bitrate": 64,
"opus_bitrate": 32,
"latency": "normal"
}'
{}