transformers/docs/source
NielsRogge 4973d2a04c
Add Audio Spectogram Transformer (#19981)
* First draft

* Make conversion script work

* Add id2label mapping, run code quality

* Fix copies

* Add first draft of feature extractor

* Update conversion script to use feature extractor

* Make more tests pass

* Add docs

* update input_features to input_values + pad by default to max length

* Fix doc tests

* Add feature extractor tests

* Add proper padding/truncation to feature extractor

* Add support for conversion of all audioset checkpoints

* Improve docs and extend conversion script

* Fix README

* Rename spectogram to spectrogram

* Fix copies

* Add integration test

* Remove dummy conv

* Update to ast

* Update organization

* Fix init

* Rename model to AST

* Add require_torchaudio annotator

* Move import of ASTFeatureExtractor under a is_speech_available

* Fix rebase

* Add pipeline config

* Update name of classifier head

* Rename time_dimension and frequency_dimension for clarity

* Remove print statement

* Fix pipeline test

* Fix pipeline test

* Fix index table

* Fix init

* Fix conversion script

* Rename to ForAudioClassification

* Fix index table

Co-authored-by: Niels Rogge <nielsrogge@Nielss-MacBook-Pro.local>
2022-11-21 18:58:54 +01:00
..
de fix: "BigSicence" typo in docs (#20331) 2022-11-21 09:44:54 -05:00
en Add Audio Spectogram Transformer (#19981) 2022-11-21 18:58:54 +01:00
es Add Spanish translation of serialization.mdx (#20245) 2022-11-21 08:46:54 -05:00
it [docs] set overflowing image width to auto-scale (#20197) 2022-11-15 01:13:40 +01:00
ko fix: "BigSicence" typo in docs (#20331) 2022-11-21 09:44:54 -05:00
pt [docs] set overflowing image width to auto-scale (#20197) 2022-11-15 01:13:40 +01:00
zh translate zh quicktour(#20095) (#20181) 2022-11-21 08:44:18 -05:00
_config.py Use doc builder styler (#16412) 2022-03-28 07:45:18 -04:00