Skip to main content
Glama

speech_recognition

Convert audio files to text transcriptions using AI speech recognition. Process spoken content from audio URLs into readable text format for documentation, analysis, or accessibility purposes.

Instructions

Transcribe audio to text using DeepInfra OpenAI-compatible API (Whisper).

Input Schema

NameRequiredDescriptionDefault
audio_urlYes
modelNo

Input Schema (JSON Schema)

{ "properties": { "audio_url": { "title": "Audio Url", "type": "string" }, "model": { "default": null, "title": "Model", "type": "string" } }, "required": [ "audio_url" ], "type": "object" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/phuihock/mcp-deeinfra'

If you have feedback or need assistance with the MCP directory API, please join our Discord server