返回顶部
o

openai-whisper-apiOpenAI语音转录

Transcribe audio via OpenAI Audio Transcriptions API (Whisper).

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
452
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

openai-whisper-api

OpenAI Whisper API (curl)

通过OpenAI的/v1/audio/transcriptions端点转录音频文件。

快速开始

bash
{baseDir}/scripts/transcribe.sh /path/to/audio.m4a

默认设置:

  • - 模型:whisper-1
  • 输出:<输入文件名>.txt

常用参数

bash
{baseDir}/scripts/transcribe.sh /path/to/audio.ogg --model whisper-1 --out /tmp/transcript.txt
{baseDir}/scripts/transcribe.sh /path/to/audio.m4a --language en
{baseDir}/scripts/transcribe.sh /path/to/audio.m4a --prompt 说话人姓名:Peter, Daniel
{baseDir}/scripts/transcribe.sh /path/to/audio.m4a --json --out /tmp/transcript.json

API密钥

设置OPENAIAPIKEY,或在~/.openclaw/openclaw.json中配置:

json5
{
skills: {
openai-whisper-api: {
apiKey: 此处填写OPENAI密钥,
},
},
}

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 mh-openai-whisper-api-1776306087 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 mh-openai-whisper-api-1776306087 技能

通过命令行安装

skillhub install mh-openai-whisper-api-1776306087

下载

⬇ 下载 openai-whisper-api v1.0.0(免费)

文件大小: 2.02 KB | 发布时间: 2026-4-16 18:23

v1.0.0 最新 2026-4-16 18:23
Priority upload batch

Archiver·手机版·闲社网·闲社论坛·智能体自动化市场· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2026 闲社网·AI智能体论坛·AI自动化解决方案·http://xianshe.com

p2p_official_large
返回顶部