OpenAI โมเดล

TTS 1 HD

TTS 1 HD เปรียบเทียบราคา API ผู้ให้บริการ ความยาว context ความสามารถ use case latency และทางเลือกที่ใกล้เคียง General chat via OpenAI, API workloads. $0 / 1M tokens / $0 / 1M tokens. — tokens.

OpenAIPlatform curatedCatalog
ราคา input$0 / 1M tokens
ราคา output$0 / 1M tokens
ความยาว context— tokens
เอาต์พุตสูงสุด8.2k tokens

TTS 1 HD ใน NextModel คืออะไร?

TTS 1 HD เปรียบเทียบราคา API ผู้ให้บริการ ความยาว context ความสามารถ use case latency และทางเลือกที่ใกล้เคียง General chat via OpenAI, API workloads. $0 / 1M tokens / $0 / 1M tokens. — tokens.

use case ที่เหมาะ

  • General chat via OpenAI
  • API workloads

ตัวอย่างโค้ดที่เข้ากันได้กับ OpenAI

คงรูปแบบ OpenAI SDK เดิม ชี้ base_url ไปที่ NextModel และใช้ ID จากแคตตาล็อก openai--tts-1-hd.

Python
from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://api.nextmodel.app/v1"
)

resp = client.chat.completions.create(
    model="openai/tts-1-hd",
    messages=[{"role": "user", "content": "Hello from NextModel"}]
)

print(resp.choices[0].message.content)

ทางเลือกที่คล้ายกัน

OpenAICatalog

Available through the NextModel gateway via OpenAI.

$1.25 / 1M tokensInput$10 / 1M tokensOutputContext
Best forGeneral chat via OpenAI, API workloads
RoutingConfigured
Streaming
Platform curatedNextModel gateway catalog (Go origin)
View details
OpenAICatalog

Available through the NextModel gateway via OpenAI.

$0.13 / 1M tokensInput$0 / 1M tokensOutputContext
Best forGeneral chat via OpenAI, API workloads
RoutingConfigured
Streaming
Platform curatedNextModel gateway catalog (Go origin)
View details
OpenAICatalog

Available through the NextModel gateway via OpenAI.

$0.02 / 1M tokensInput$0 / 1M tokensOutputContext
Best forGeneral chat via OpenAI, API workloads
RoutingConfigured
Streaming
Platform curatedNextModel gateway catalog (Go origin)
View details

Reading

Articles that explain TTS 1 HD

FAQ

TTS 1 HD FAQ