transcribe_audio
Convert audio files to text using OpenAI Whisper API, supporting multiple languages and optional file saving for transcription results.
Instructions
Transcribe an audio file using OpenAI Whisper API
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filepath | Yes | Absolute path to the audio file | |
language | No | Language of the audio in ISO-639-1 format (e.g. "en", "es"). Default is "en". | |
save_to_file | No | Whether to save the transcription to a file next to the audio file |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Audio Transcriber MCP Server
Related Tools
- @bigdata-coss/agent_mcp
- @bigdata-coss/agent_mcp
- @PhialsBasement/KoboldCPP-MCP-Server
- @vmehta14/whissle-mcp
- @mamertofabian/elevenlabs-mcp-server