← Back to all generators
m1guelpf/whisper-subtitles
Official
View on Replicate →
Generate subtitles from an audio file, using OpenAI's Whisper model.
Capabilities
No capability data available
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
audio_path * | string (uri) | Audio file to transcribe | — | — |
format | string | Whether to generate subtitles on the SRT or VTT format. | "vtt" | srt vtt |
model_name | string | Name of the Whisper model to use. | "base" | tiny.en tiny base.en base small.en small medium.en medium large |
audio_path required string Audio file to transcribe
format string Whether to generate subtitles on the SRT or VTT format.
Default:
"vtt" srt vtt
model_name string Name of the Whisper model to use.
Default:
"base" tiny.en tiny base.en base small.en small medium.en medium large
Version:
7f686e243a96 Updated: 2/26/2026 73.9K runs
cinemasetfree.com