transcribe-audio
ActiveTool of io.github.Deesmo/arch-tools-mcp
declared in 1.8.0
Transcribe audio files to text via OpenAI Whisper. Supports 100+ languages.
Parameters schema
{
"type": "object",
"required": [
"audio_url"
],
"properties": {
"language": {
"type": "string",
"description": "Language code hint (e.g. en, es, fr)"
},
"audio_url": {
"type": "string",
"description": "URL of the audio file to transcribe"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.Deesmo/arch-tools-mcp
https://github.com/Deesmo/Arch-AI-Tools
1/7 registries