{
"model": "fnlp/MOSS-TTSD-v0.5",
"stream": true,
"input": "[S1]Hello, how are you today?[S2]I'm doing great, thanks for asking![S1]That's wonderful to hear.",
"references": [
{
"audio": "https://sf-maas-uat-prod.oss-cn-shanghai.aliyuncs.com/voice_template/fish_audio-Charles.mp3",
"text": "他又躺在那里,眼睛闭着,仍然沉浸在梦境的气氛里。那是个庞杂而亮堂的梦"
},
{
"audio": "https://sf-maas-uat-prod.oss-cn-shanghai.aliyuncs.com/voice_template/fish_audio-Claire.mp3",
"text": "他又躺在那里,眼睛闭着,仍然沉浸在梦境的气氛里。那是个庞杂而亮堂的梦"
}
],
"max_tokens": 1600,
"response_format": "mp3",
"speed": 1,
"gain": 0
}curl --location --request POST 'https://api.aiznt.com/v1/audio/speech' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "fnlp/MOSS-TTSD-v0.5",
"stream": true,
"input": "[S1]Hello, how are you today?[S2]I'\''m doing great, thanks for asking![S1]That'\''s wonderful to hear.",
"references": [
{
"audio": "https://sf-maas-uat-prod.oss-cn-shanghai.aliyuncs.com/voice_template/fish_audio-Charles.mp3",
"text": "他又躺在那里,眼睛闭着,仍然沉浸在梦境的气氛里。那是个庞杂而亮堂的梦"
},
{
"audio": "https://sf-maas-uat-prod.oss-cn-shanghai.aliyuncs.com/voice_template/fish_audio-Claire.mp3",
"text": "他又躺在那里,眼睛闭着,仍然沉浸在梦境的气氛里。那是个庞杂而亮堂的梦"
}
],
"max_tokens": 1600,
"response_format": "mp3",
"speed": 1,
"gain": 0
}'{"url":"https://cdn.aiznt.com/audio/2025/10/14/4280fb71-d86c-4527-9ddb-6815cf8fa29d.mp3"}