transformers/docs/source
Arthur cc44e72d14
[Pipeline] Add zero shot audio classificatoin pipeline (#21600)
* add pipeline

* update init

* add zero shot to init

* update inits and correct checkpoints

* update base to support input features

* add tests

* Update src/transformers/pipelines/zero_shot_audio_classification.py

Co-authored-by: Younes Belkada <49240599+younesbelkada@users.noreply.github.com>

* Update src/transformers/pipelines/zero_shot_audio_classification.py

Co-authored-by: Younes Belkada <49240599+younesbelkada@users.noreply.github.com>

* update pieline code

* use tiny checkpoint

* nits and expected value with tiny model

* style

* last nit on tests values

* fix styling

* fix collate fn that was casting t float

* update

---------

Co-authored-by: Younes Belkada <49240599+younesbelkada@users.noreply.github.com>
2023-02-27 11:43:44 +01:00
..
de Add EfficientNet (#21563) 2023-02-20 16:37:11 +03:00
en [Pipeline] Add zero shot audio classificatoin pipeline (#21600) 2023-02-27 11:43:44 +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