Openai Whisper Api

🌐Community
by elizaos · vlatest · Repository

Helps with OpenAI, API as part of building AI and machine learning applications workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add elizaos-openai-whisper-api npx -- -y @trustedskills/elizaos-openai-whisper-api
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "elizaos-openai-whisper-api": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/elizaos-openai-whisper-api"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill leverages OpenAI's Whisper API to transcribe audio into text. It can process various audio formats and languages, providing accurate transcriptions suitable for note-taking, meeting summaries, or creating subtitles. The transcribed text is then returned as a string.

When to use it

  • Transcribe recorded lectures or presentations for later review.
  • Generate captions or transcripts for video content.
  • Convert voice memos into written notes.
  • Summarize audio recordings of meetings or interviews.
  • Create searchable text from spoken word data.

Key capabilities

  • Audio transcription using OpenAI's Whisper API.
  • Supports various audio file formats.
  • Handles multiple languages.
  • Returns transcribed text as a string.

Example prompts

  • "Transcribe this audio file: [audio_file_path]"
  • "Can you transcribe the following audio and provide me with the text?"
  • "Please convert this recording to text: [audio_file_path]"

Tips & gotchas

  • Ensure you have an OpenAI API key configured for optimal performance.
  • Transcription accuracy can vary depending on audio quality and background noise.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
elizaos
Installs
7

🌐 Community

Passed automated security scans.