whisper-api

star 6

Transcribe audio using the OpenAI Whisper API

khaterdev By khaterdev schedule Updated 2/8/2026

name: whisper-api description: Transcribe audio using the OpenAI Whisper API emoji: "\U0001F3A4" version: "1.0.0" requires: env: - OPENAI_API_KEY invocation:

userInvocable: true

Whisper API

Transcribe audio files using OpenAI's Whisper API (cloud-based).

Usage

  • "Transcribe this voice memo using the API"
  • "Convert my podcast recording to text"

How it works

Uploads audio to the OpenAI Whisper API for high-quality transcription. Supports multiple languages and formats.

Setup

Set OPENAI_API_KEY in your environment.

Install via CLI
npx skills add https://github.com/khaterdev/kirie --skill whisper-api
Repository Details
star Stars 6
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator