transformers/docs/source
bofeng huang c8545d2a9c
[Whisper] Add SpecAugment (#21298)
* Return and rescale attention_mask

* Add SpecAugment to Whisper modeling

* Fix test

* Update docstring

* Add SpecAug related parameters to model config

* Add the _mask_input_features function to doc

* Fix quality

* Apply suggestions from code review

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

* Remove dev comments

* Add test

* Resolve conflict

* feat: mask {feature, time} prob fast tests

* Apply suggestions from code review

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>

---------

Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
Co-authored-by: sanchit-gandhi <sanchit@huggingface.co>
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
2023-02-24 11:07:52 +01:00
..
de Add EfficientNet (#21563) 2023-02-20 16:37:11 +03:00
en [Whisper] Add SpecAugment (#21298) 2023-02-24 11:07:52 +01:00
es Fix 2 quicktour file doctest (#21742) 2023-02-23 09:41:28 +01:00
fr typos in french documentation (#21750) 2023-02-23 09:17:01 +01:00
it Add EfficientNet (#21563) 2023-02-20 16:37:11 +03:00
ja Add EfficientNet (#21563) 2023-02-20 16:37:11 +03:00
ko Add EfficientNet (#21563) 2023-02-20 16:37:11 +03:00
pt Add EfficientNet (#21563) 2023-02-20 16:37:11 +03:00
zh translate index to zh(#20095) (#21351) 2023-01-30 16:50:57 -05:00
_config.py Adding evaluate to the list of libraries required in generated notebooks (#20850) 2022-12-21 14:04:08 +01:00