工具 API

transcribe

提交公网音频 URL,走百炼 qwen3-asr-flash-filetrans 异步转写,立即返回 task_id。Submit a public audio URL to Qwen file transcription; returns task_id.

media25 积分

调用信息

工具标识
dashscope-asr.transcribe
服务提供方
百炼语音转写
平均响应
245 ms
近 7 天调用
1

输入参数

file_url必填

公网可访问的音频 URL(http/https)。不支持本地文件。Public audio URL. Local files are not accepted.

language

已知语种时指定,提升准确率,如 zh / yue / en / ja。混合或不明确时不要传。Language hint; omit if mixed or unknown.

enable_itn

中英数字转阿拉伯数字,默认 false。Inverse text normalization for zh/en.

enable_words

是否返回字级时间戳,默认 false。Word-level timestamps.

channel_id

音轨索引,默认 [0]。每个音轨单独计费。Track indexes; each track is billed separately.