Audio Transcriber MCP Server
by Ichigo3766
Verified
transcribe_audio
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 |