语音系列
上传参考音频
上传用户预置音色,支持以 base64 编码或者文件形式上传,参考https://docs.siliconflow.cn/capabilities/text-to-speech#2-2)
POST
Authorizations
Use the following format for authentication: Bearer <your api key>
Body
multipart/form-data
Response
200 - application/json
上传用户预置音色,支持以 base64 编码或者文件形式上传,参考https://docs.siliconflow.cn/capabilities/text-to-speech#2-2)
Use the following format for authentication: Bearer <your api key>
用户自定义的音色名称
预置音色的模型名称
fishaudio/fish-speech-1.5
, fishaudio/fish-speech-1.4
, FunAudioLLM/CosyVoice2-0.5B
, RVC-Boss/GPT-SoVITS
音频对应的文字内容
使用 base64 编码的音频文件,头部为:data:audio/mpeg;base64,
格式