播客转录
对比 Deepgram Nova-3、AssemblyAI Universal-2、Whisper 在长音频转录中的表现,6 千分钟月费 $30 起,含 WER 基准。
你的用量
默认假设月请求量6,000
平均输入 token0
平均输出 token0
本场景的详细指南目前仅有英文版(中文翻译进行中)。上方的推荐链路与定价已完全本地化。
查看英文版 →推荐路由
按最佳性价比排序PRIMARY
Deepgram Nova 3
Deepgram · quality 91 · — tok/s
Monthly cost$0.00
Vs baseline−0%
P50 latency1.0s
FALLBACK
AssemblyAI Universal-2
AssemblyAI · quality 92 · — tok/s
Monthly cost$0.00
Vs baseline−0%
P50 latency1.0s
ElevenLabs Multilingual v3
ElevenLabs · quality 95 · — tok/s
Monthly cost$0.00
Vs baseline−0%
P50 latency0.5s
Baseline = GPT-4o Transcribe at the same usage = $0.00/mo.
通过 API 使用此路由
第二阶段预览 · 网关尚未上线第二阶段预览 · 网关尚未上线该接口目前不存在。网关计划在第二阶段上线——下面只是规划中的接口形态预览,不是可用的 API。上线时会通过 newsletter 通知订阅者。
查看计划中的 API 调用形态
$ curl https://api.aipricly.com/v1/chat/completions \
-H "Authorization: Bearer $AIPC_KEY" \
-H "Content-Type: application/json" \
-d '{
"scenario": "podcast-transcription",
"messages": [{"role": "user", "content": "..."}]
}'