将语音文件识别并转换为文本内容
Documentation Index
Fetch the complete documentation index at: https://www.qhaigc.net/docs/llms.txt
Use this file to discover all available pages before exploring further.
| 名称 | 类型 | 必选 | 说明 |
|---|---|---|---|
model | string | 否 | 模型名称,默认为 qhai-asr-lite |
file | file | 是 | 待识别的音频文件(支持 mp3, wav, m4a 等格式) |
response_format | string | 否 | 响应格式,默认为 json |