Skip to content
OpenCatalogcurated by FLOSSK
AI & Machine Learning

Whisper

OpenAI’s open-source speech recognition model family with multilingual transcription and translation checkpoints.

Why it is included

Landmark OSS ASR release that reset expectations for off-the-shelf transcription quality and spawned many ports.

Best for

Products and research needing baseline ASR with simple PyTorch inference.

Strengths

  • Strong out-of-the-box quality
  • Multilingual
  • Simple architecture story

Limitations

  • Latency vs smaller specialized models; prefer faster-whisper/CTranslate2 for production speed

Good alternatives

faster-whisper · Vosk · Coqui STT

Related tools