Whisper large-v3-turbo
Soberanía y alojamiento
Este modelo está catalogado como referencia. Aún no está alojado en LLM EU, y ningún endpoint propio lo sirve aquí. Las solicitudes se dirigen directamente al proveedor, bajo los términos de ese proveedor.
Resumen
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.
Especificaciones
- Proveedor
- OpenAI (US)
- Ventana de contexto
- No verificado: el proveedor no ha documentado esta afirmación.
- Parámetros
- 0.81B
- Modalidades
- audio
- Licencia
- mit · licence
- Pesos abiertos
- yes
- Fecha de lanzamiento
- 01 oct 2024
- Tareas
- translation, multilingual-support, cheap
Idiomas
Fuerte: en, de, fr, es, it, pt, nl, pl
Adecuado: sv, da, fi, cs, ro, el, uk, ru, tr, ar, zh, ja, ko, hi
Idiomas
Fuerte
- en
- de
- fr
- es
- it
- pt
- nl
- pl
Adecuado
- sv
- da
- fi
- cs
- ro
- el
- uk
- ru
- tr
- ar
- zh
- ja
- ko
- hi
No verificado: el proveedor no ha documentado esta afirmación. — a language is listed as strong only where a source claims it; the card links the evidence where one exists.
Cuándo usarlo
Puntos fuertes
- 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
Límites
- 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