OpenAI

OpenAI: GPT 4o Transcribe Diarize

Chat-15%
openai/gpt-4o-transcribe-diarize

GPT-4o Transcribe is OpenAI's high-quality speech-to-text model built on GPT-4o audio capabilities. It's priced per token (input and output), making it suitable for workflows that benefit from token-level billing transparency.

128K 컨텍스트 윈도우
128K 최대 출력 토큰
출시일: 2025-10-15
지원 프로토콜:OpenAIopenai
제공업체:AzureAzure
기능:오디오 입력

Providers

AzureAzure
-15%
입력 토큰
$2.13/M
$2.5/M
출력 토큰
$8.5/M
$10/M
오디오 입력
$2.5/M
웹 검색
$0.01/R
Protocols
OpenAIopenai/v1/audio/transcriptions

코드 예제

from openai import OpenAI
client = OpenAI(
base_url="https://api.ofox.ai/v1",
api_key="YOUR_OFOX_API_KEY",
)
response = client.chat.completions.create(
model="openai/gpt-4o-transcribe-diarize",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)

자주 묻는 질문

OpenAI: GPT 4o Transcribe Diarize은(는) Ofox.ai에서 입력 $2.5/M/백만 토큰, 출력 $10/M/백만 토큰입니다. 종량제, 월정액 없음.