安全声明:本测试功能完全绿色免费,调用时直连对方服务器,本站不做任何转发且不存储您的任何Token,请放心使用!
基础配置
鉴权信息
选择接入点:
POST
接入点文档:查看
Run: Ctrl+
接入点描述:创建声音克隆任务,来自开源项目:https://github.com/boson-ai/higgs-audio,价格:0.03PTC/1k tokens
请求参数
input_text*
输入文本,注意参考用例区分多人和单人的格式
ref_audio_links[0]*
参考音频链接
ref_audio_links[1]*
参考音频链接
ref_audio_text[0]*
参考音频文本
ref_audio_text[1]*
参考音频文本
temperature
The value used to module the next token probabilities
top_k
The number of highest probability vocabulary tokens to keep for top-k-filtering
top_p
If set to float < 1, only the most probable tokens with probabilities that add up to top_p or higher are kept for generation
返回结果
当前为示例返回
更多接入点测试
使用其他软件测试API
您可以拷贝Curl语句,直接导入Postman进行测试