Whisper large-v3-turbo
Soberania e alojamento
Este modelo está catalogado para referência. Ainda não está alojado na LLM EU, e nenhum endpoint próprio o serve aqui. Os pedidos para ele vão diretamente para o fornecedor, sob os termos desse fornecedor.
Resumo
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.
Especificações
- Fornecedor
- OpenAI (US)
- Janela de contexto
- Não verificado: o fornecedor não documentou esta afirmação.
- Parâmetros
- 0.81B
- Modalidades
- audio
- Licença
- mit · licence
- Pesos abertos
- yes
- Data de lançamento
- 01/10/2024
- Tarefas
- translation, multilingual-support, cheap
Idiomas
Forte: en, de, fr, es, it, pt, nl, pl
Adequado: sv, da, fi, cs, ro, el, uk, ru, tr, ar, zh, ja, ko, hi
Idiomas
Forte
- en
- de
- fr
- es
- it
- pt
- nl
- pl
Adequado
- sv
- da
- fi
- cs
- ro
- el
- uk
- ru
- tr
- ar
- zh
- ja
- ko
- hi
Não verificado: o fornecedor não documentou esta afirmação. — a language is listed as strong only where a source claims it; the card links the evidence where one exists.
Quando utilizá-lo
Pontos fortes
- 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
Limitações
- 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