音频处理
语音识别与翻译
语音转文字 (STT) 和语音翻译
POST
同步接口 — 请求完成后直接返回识别结果。Documentation Index
Fetch the complete documentation index at: https://docs.qingbo.dev/llms.txt
Use this file to discover all available pages before exploring further.
可用模型
| 模型 ID | 说明 |
|---|---|
whisper-1 | OpenAI Whisper,支持多语言识别 |
两个端点
语音转文字
语音翻译
请求参数
使用multipart/form-data 格式:
音频文件,支持 mp3、mp4、mpeg、mpga、m4a、wav、webm 格式
模型 ID:
whisper-1响应
识别或翻译后的文本内容