{
"text": "string",
"reference_id": "string",
"chunk_length": 0,
"normalize": true,
"format": "wav",
"mp3_bitrate": 0,
"opus_bitrate": 0,
"latency": "string"
}curl --location 'https://interface.chatgptten.com/router/v2/fish-audio/v1/tts?response_format=undefined' \
--header 'Authorization;' \
--header 'model;' \
--header 'Content-Type: application/json' \
--data '{
"text": "string",
"reference_id": "string",
"chunk_length": 0,
"normalize": true,
"format": "wav",
"mp3_bitrate": 0,
"opus_bitrate": 0,
"latency": "string"
}'