POST
/
uploads
/
audio
/
voice

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

multipart/form-data
model
enum<string>
required

预置音色的模型名称

Available options:
fishaudio/fish-speech-1.4
customName
string
default: 硅基流动音色模型required

用户自定义的音色名称

text
string
default: 在一无所知中, 梦里的一天结束了,一个新的轮回便会开始required

音频对应的文字内容

audio
string

使用 base64 编码的音频文件,头部为:data:audio/mpeg;base64,格式

Response

200 - application/json
uri
string