模型/speechmatics/speechmatics-enhanced
S
speechmatics
NEW

Speechmatics Enhanced

文本音频
转写
≈$0.12
/ 分钟

暂无该模型的描述信息。

快速开始

如何调用

POST /v1/audio/transcriptions
bash
curl https://conduit-api.bifrostapi.net/v1/audio/transcriptions \
  -H "Authorization: Bearer ck-YOUR_KEY" \
  -F "file=@audio.mp3" \
  -F "model=speechmatics-enhanced"

→ multipart 上传 file=…,或 JSON {"model","url"}。返回转写文本。

鉴权 · 计费 · 流式 → 快速接入

来自 speechmatics 的其他模型