openai/whisper
Reference
Hard reference material — the kind of thing you look up while writing code.
| Page | What's there |
|---|---|
| Configuration | Every CLI flag and its corresponding transcribe() argument. |
| Models | The seven model sizes, their dimensions, English-only variants, and download URLs. |
| Dependencies | Runtime and dev dependencies, where they're used, and why. |
For tutorial / how-to material, see Getting started. For module-by-module documentation see Systems.
Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.