text
string
default:In the midst of ignorance, a day in the dream comes to an end, and a new cycle begins.
required
Upload user-provided voice style, which can be in base64 encoding or file format. Refer to (https://docs.siliconflow.com/capabilities/text-to-speech#2-2)
Use the following format for authentication: Bearer <your api key>
Predefined voice style model name
FunAudioLLM/CosyVoice2-0.5B
"FunAudioLLM/CosyVoice2-0.5B"
User-defined voice style name
"your-voice-name"
Corresponding text content for the audio
"In the midst of ignorance, a day in the dream comes to an end, and a new cycle begins."
Audio file encoded in base64 with the header format of data:audio/mpeg;base64
"data:audio/mpeg;base64,aGVsbG93b3JsZA=="
Successful response
"speech:your-voice-name:xxx:xxx"