transformers/docs/source/en/main_classes
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
..
callback.mdx Added documentation for DagsHubCallback (#21452) 2023-02-06 09:24:18 -05:00
configuration.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
data_collator.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
deepspeed.mdx Fix en documentation typos (#21799) 2023-02-27 08:36:36 +01:00
feature_extractor.mdx Update feature extractor docs (#18324) 2022-07-27 15:32:57 -05:00
image_processor.mdx AutoImageProcessor (#20111) 2022-11-08 19:54:41 +00:00
keras_callbacks.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
logging.mdx logging documentation update (#17174) 2022-05-16 16:47:28 -04:00
model.mdx Generate: move generation_*.py src files into generation/*.py (#20096) 2022-11-09 15:34:08 +00:00
onnx.mdx Enable doc in Spanish (#16518) 2022-04-04 10:25:46 -04:00
optimizer_schedules.mdx Add inverse sqrt learning rate scheduler (#21495) 2023-02-07 15:00:50 -05:00
output.mdx [WIP] add SpeechT5 model (#18922) 2023-02-03 12:43:46 -05:00
pipelines.mdx [Pipeline] Add zero shot audio classificatoin pipeline (#21600) 2023-02-27 11:43:44 +01:00
processors.mdx Update doc examples feature extractor -> image processor (#20501) 2022-11-30 14:50:55 +00:00
quantization.mdx [bnb] Introducing BitsAndBytesConfig (#21579) 2023-02-17 09:44:01 +01:00
text_generation.mdx Generate: TF compute_transition_scores (#21341) 2023-02-08 16:36:43 +00:00
tokenizer.mdx documentation: some minor clean up (#16850) 2022-04-26 16:56:08 -04:00
trainer.mdx docs: Resolve many typos in the English docs (#20088) 2022-11-07 09:19:04 -05:00