Whisper large-v3-turbo
Суверенитет и хостване
Този модел е включен в каталога за справка. Все още не е хостван в LLM EU и тук няма крайна точка от първа страна, която да го обслужва. Заявките към него отиват директно при доставчика, при неговите собствени условия.
Обобщение
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.
Спецификации
- Доставчик
- OpenAI (US)
- Контекстен прозорец
- Не е проверено: доставчикът не е документирал това твърдение.
- Параметри
- 0.81B
- Модалности
- audio
- Лиценз
- mit · licence
- Отворени тегла
- yes
- Дата на издаване
- 01.10.2024 г.
- Задачи
- translation, multilingual-support, cheap
Езици
Силна: en, de, fr, es, it, pt, nl, pl
Достатъчна: sv, da, fi, cs, ro, el, uk, ru, tr, ar, zh, ja, ko, hi
Езици
Силна
- en
- de
- fr
- es
- it
- pt
- nl
- pl
Достатъчна
- sv
- da
- fi
- cs
- ro
- el
- uk
- ru
- tr
- ar
- zh
- ja
- ko
- hi
Не е проверено: доставчикът не е документирал това твърдение. — a language is listed as strong only where a source claims it; the card links the evidence where one exists.
Кога да се използва
Силни страни
- 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
Ограничения
- 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