Skip to main content
Whisper is OpenAI’s speech recognition model. Given an audio file, it produces transcribed text with per-sentence timestamps. DeepInfra hosts both Whisper and several other speech recognition models, all reachable through the same API. Browse all speech recognition models.

Models

Whisper produces per-sentence timestamp segmentation.

Example

Supported formats

  • mp3
  • wav

Additional parameters

Each model supports parameters like language, task (transcribe vs. translate), and more. Check the model’s documentation page for the full list: