Files
HuggingFace_transformer/docs/source/en
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
..
2023-11-20 12:24:38 +00:00
2023-11-17 08:20:42 -08:00
2023-09-04 11:15:12 +01:00
2023-09-04 11:15:12 +01:00
2023-09-04 11:16:34 +01:00
2022-04-04 10:25:46 -04:00
2023-11-13 14:20:54 +01:00
2023-09-04 11:15:12 +01:00
2023-09-04 11:15:12 +01:00
2022-04-04 10:25:46 -04:00
2023-10-04 15:13:37 +02:00
2023-07-25 22:10:06 +02:00
2023-10-24 16:49:26 +02:00