transformers/docs/source/ko/model_doc
Dmitrii Mukhutdinov 87e217d065
[Whisper] Add `large-v3` version support (#27336)
* Enable large-v3 downloading and update language list

* Fix type annotation

* make fixup

* Export Whisper feature extractor

* Fix error after extractor loading

* Do not use pre-computed mel filters

* Save the full preprocessor properly

* Update docs

* Remove comment

Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>

* Add alignment heads consistent with each Whisper version

* Remove alignment heads calculation

* Save fast tokenizer format as well

* Fix slow to fast conversion

* Fix bos/eos/pad token IDs in the model config

* Add decoder_start_token_id to config

---------

Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
2023-11-20 17:36:48 +01:00
..
llama.md 🌐 [i18n-KO] Translated `llama.md` to Korean (#26044) 2023-09-08 12:38:41 -07:00
llama2.md 🌐 [i18n-KO] Translated `llama2.md` to Korean (#26047) 2023-09-12 08:04:26 -07:00
whisper.md [Whisper] Add `large-v3` version support (#27336) 2023-11-20 17:36:48 +01:00