Whisper large-v3-turbo

OpenAI

Solo catalogo Pesi aperti

Sovranità e hosting

Solo catalogo

Questo modello è catalogato per riferimento. Non è ancora ospitato su LLM EU, e nessun endpoint di prima parte lo serve qui. Le richieste ad esso vanno direttamente al fornitore, secondo i termini del fornitore stesso.

Riepilogo

Whisper large-v3-turbo is a distilled version of Whisper large-v3 with 809M parameters, released under the MIT licence. It keeps the same 30-second receptive field and the multilingual language coverage of large-v3 but decodes faster, which is the reason to prefer it where latency matters. The model card is the shared Whisper card and publishes no benchmark table specific to this variant.

Specifiche

Fornitore
OpenAI (US)
Finestra di contesto
Non verificato: il fornitore non ha documentato questa affermazione.
Parametri
0.81B
Modalità
audio
Licenza
mit · licence
Pesi aperti
yes
Data di rilascio
01 ott 2024
Attività
translation, multilingual-support, cheap

Lingue

Forte: en, de, fr, es, it, pt, nl, pl

Adeguato: sv, da, fi, cs, ro, el, uk, ru, tr, ar, zh, ja, ko, hi

Lingue

Forte

  • en
  • de
  • fr
  • es
  • it
  • pt
  • nl
  • pl

Adeguato

  • sv
  • da
  • fi
  • cs
  • ro
  • el
  • uk
  • ru
  • tr
  • ar
  • zh
  • ja
  • ko
  • hi

Non verificato: il fornitore non ha documentato questa affermazione. — a language is listed as strong only where a source claims it; the card links the evidence where one exists.

Quando usarlo

Punti di forza

  • roughly half the parameters of large-v3 at lower latency
  • MIT licence, more permissive than the Apache-2.0 parent
  • same multilingual transcription coverage as large-v3

Limiti

  • a distillation of large-v3, so transcription accuracy is below the parent model
  • no benchmark table specific to this variant is published on the model card
  • fixed 30-second receptive field, so longer audio needs chunking logic