Muapi's speech-to-text API converts spoken audio into text through a single unified REST endpoint. Whisper handles accurate multilingual transcription with optional timestamped SRT/VTT subtitles, while Gemini Audio Vision goes further — reasoning about tone, speaker changes, and background sound instead of just transcribing words. Same submit-and-poll pattern as every other model on the platform, from $0.012 per minute.
Converts spoken audio into accurate written transcripts across dozens of languages. Optional segment-level timestamps or SRT/VTT subtitles for podcasts, meetings, and video captioning.
Native audio understanding beyond plain transcription — analyzes speech, tone, speaker changes, and background sounds and returns a detailed text analysis for a given prompt.
A speech-to-text API converts spoken audio into written text via a single HTTP call — submit an audio file URL, receive a transcript back, no manual transcription or audio-engineering pipeline required.
Muapi exposes two audio-to-text endpoints through the same unified REST pattern used across every model on the platform — Whisper for accurate multilingual transcription, and Gemini Audio Vision for deeper audio understanding beyond plain text. One API key, one request/poll flow, pay-as-you-go pricing.
Whisper transcribes spoken audio across dozens of languages with clean, accurate output.
Optional segment-level timestamps or ready-to-use SRT/VTT subtitle files for video captioning.
Gemini Audio Vision reasons about the full audio file end-to-end — speaker changes, tone and emotion, background sounds and music, not just spoken words.
Ask Gemini Audio Vision a specific question about the audio and get a detailed text analysis back, rather than a flat transcript.
Turn recorded meetings, podcasts, and interviews into searchable, structured text.
Feed transcripts into downstream text models, or pair with Muapi's text-to-speech models for a full voice-in, voice-out pipeline.
| Model | Provider | Price | Best For |
|---|---|---|---|
| OpenAI Whisper | OpenAI | $0.012 / minute | Accurate multilingual transcription, subtitles |
| Gemini Audio Vision | $2.00/M in · $5.00/M out tokens | Deep audio understanding beyond transcription |
POST /api/v1/upload_file or use any publicly reachable URL.POST /api/v1/{model-slug} with your audio URL and, for Gemini Audio Vision, a prompt describing what you want analyzed.GET /api/v1/predictions/{request_id}/result until status is completed, then read the transcript or analysis.Muapi's speech-to-text API converts spoken audio into text via a single REST endpoint. Whisper covers accurate multilingual transcription; Gemini Audio Vision adds deeper audio understanding beyond plain transcription.
Yes — Whisper supports optional segment-level timestamps or ready-to-use SRT/VTT subtitle files for video captioning.
It reasons about the full audio end-to-end — speaker changes, tone, emotion, and background sounds — and returns a detailed text analysis for a prompt you supply, rather than a flat word-for-word transcript.
Whisper is $0.012 per minute of audio (1-minute minimum). Gemini Audio Vision uses token-based billing at $2.00 per million input tokens and $5.00 per million output tokens.
Yes. Sign up at muapi.ai, create an API key from your dashboard, and start transcribing audio immediately — no waitlist required.