openai/tts-1

openai/tts-1
音频JSON
来自 openai
输入模态text
p50 首字节2.75 s
输入$15.00每 1M 字符
p50 首字节2.75 s7 天
p95 首字节7.12 s7 天
流量1.8K字符 / 7 天

代码示例

用任意 SDK 调用

兼容 OpenAI——沿用你现有的 SDK

  • OpenAI SDKhttps://api.orcarouter.ai/v1

支持的参数

  • response_format
  • speed
  • voice

价格

价格
每 1M 字符$15.00
货币USD
该模型不按 token 计费。上方费率就是它实际的计量单位,也是结算时扣费的口径。

性能

p50 首字节
2.75 s
输出速度
272 tok/s
p95 首字节
7.12 s
错误率
57.1%

公共基准测试

来源: Design Arena

社区热度

本周开发者的讨论

Hacker News105 次提及 · 近 7 天较上周增加 82

更多 openai 模型

常见问题

在 OrcaRouter 上,openai/tts-1 的价格是多少?
openai/tts-1 通过 OrcaRouter 定价为每 100 万输入字符 $15.00——不按 token 计费,合成输出也不单独计费。
如何通过 OpenAI SDK 调用 openai/tts-1?
将 OpenAI base_url 设置为 https://api.orcarouter.ai/v1,提供你的 OrcaRouter API 密钥,并调用 audio.speech.create,传入 model="openai/tts-1"、一个语音和你的输入文本;响应体就是音频流。
OrcaRouter 是否对 openai/tts-1 进行速率限制?
每个模型的速率限制遵循您的 OrcaRouter 计划。免费套餐设有保守的上限;付费套餐则会提升这些上限。请查看 /pricing 了解当前配额。

嵌入此徽章

openai/tts-1$15.00/M chars in2750ms p50通过 OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/openai/tts-1" target="_blank"> <img src="https://www.orcarouter.ai/embed/openai/tts-1.svg" alt="openai/tts-1 在 OrcaRouter" /> </a>
Markdown [![openai/tts-1](https://www.orcarouter.ai/embed/openai/tts-1.svg)](https://www.orcarouter.ai/models/openai/tts-1)

以数据形式获取模型卡

GET /api/public/models/openai/tts-1打开