Files
HuggingFace_transformer/docs/source/model_doc
Patrick von Platen d6217fb30c Wav2Vec2 (#9659)
* add raw scaffold

* implement feat extract layers

* make style

* remove +

* correctly convert weights

* make feat extractor work

* make feature extraction proj work

* run forward pass

* finish forward pass

* Succesful decoding example

* remove unused files

* more changes

* add wav2vec tokenizer

* add new structure

* fix run forward

* add other layer norm architecture

* finish 2nd structure

* add model tests

* finish tests for tok and model

* clean-up

* make style

* finish docstring for model and config

* make style

* correct docstring

* correct tests

* change checkpoints to fairseq

* fix examples

* finish wav2vec2

* make style

* apply sylvains suggestions

* apply lysandres suggestions

* change print to log.info

* re-add assert statement

* add input_values as required input name

* finish wav2vec2 tokenizer

* Update tests/test_tokenization_wav2vec2.py

Co-authored-by: Lysandre Debut <lysandre@huggingface.co>

* apply sylvains suggestions

Co-authored-by: Lysandre Debut <lysandre@huggingface.co>
2021-02-02 15:52:10 +03:00
..
2020-12-07 18:36:34 -05:00
2021-01-12 02:06:32 +01:00
2021-01-27 21:25:11 +03:00
2021-01-27 03:20:09 -05:00
2021-01-20 10:18:50 -05:00
2021-01-27 21:25:11 +03:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2021-01-12 09:26:32 -05:00
2020-12-07 18:36:34 -05:00
2021-01-12 02:06:32 +01:00
2021-01-12 02:06:32 +01:00
2020-12-07 18:36:34 -05:00
2020-12-10 09:29:38 -05:00
2021-01-12 02:06:32 +01:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00
2020-12-18 16:03:26 -08:00
2021-01-06 07:20:41 -05:00
2021-02-02 15:52:10 +03:00
2020-12-07 18:36:34 -05:00
2020-12-07 18:36:34 -05:00