返回模型列表
SenseVoice Small
alibabaalibaba/sensevoice-small
Alibaba's multilingual speech recognition model with speaker diarization.
上下文长度
--
最大输出
--
请求价格
$0.0072每次请求
模态能力
音频→文本
价格明细
| 类型 | 费率 |
|---|---|
| 请求 | $0.0072 每次请求 |
request is price per minute
支持参数
filelanguagepromptresponse_formattemperature
API 使用示例
cURL
curl https://api.therouter.ai/v1/audio/transcriptions -H "Authorization: Bearer $THE_ROUTER_API_KEY" -F "model=alibaba/sensevoice-small" -F "file=@speech.mp3"