Files
2026-07-13 12:28:55 +08:00

18 lines
356 B
TOML

name = "Whisper 3 Large"
description = "Open Whisper checkpoint for robust multilingual transcription and captioning"
family = "whisper"
release_date = "2024-10-01"
last_updated = "2024-10-01"
attachment = false
reasoning = false
tool_call = false
open_weights = true
[limit]
context = 448
output = 4_096
[modalities]
input = ["audio"]
output = ["text"]