Patrick von Platen
cb38ffcc5e
[PretrainedFeatureExtractor] + Wav2Vec2FeatureExtractor, Wav2Vec2Processor, Wav2Vec2Tokenizer (#10324)
* push to show
* small improvement
* small improvement
* Update src/transformers/feature_extraction_utils.py
* Update src/transformers/feature_extraction_utils.py
* implement base
* add common tests
* make all tests pass for wav2vec2
* make padding work & add more tests
* finalize feature extractor utils
* add call method to feature extraction
* finalize feature processor
* finish tokenizer
* finish general processor design
* finish tests
* typo
* remove bogus file
* finish docstring
* add docs
* finish docs
* small fix
* correct docs
* save intermediate
* load changes
* apply changes
* apply changes to doc
* change tests
* apply surajs recommend
* final changes
* Apply suggestions from code review
* fix typo
* fix import
* correct docstring
2021-02-25 17:42:46 +03:00
..
2021-02-24 15:19:01 -05:00
2021-02-05 15:47:54 +03:00
2021-02-25 17:42:46 +03:00
2021-02-25 17:42:46 +03:00
2021-02-25 17:42:46 +03:00
2021-02-01 17:55:10 +03:00
2021-01-11 08:53:41 -05:00
2021-01-05 06:18:48 -05:00
2021-02-11 12:53:40 +03:00
2021-01-13 16:01:51 +01:00
2020-06-17 14:01:10 -04:00
2021-01-26 03:37:57 -05:00
2021-02-16 14:00:05 -05:00
2020-05-27 11:36:55 -04:00
2020-02-25 13:48:24 -05:00
2021-01-20 13:28:40 -05:00
2021-02-25 17:42:46 +03:00
2021-01-28 09:36:46 -08:00
2020-12-07 18:36:34 -05:00
2021-01-30 09:59:19 -05:00
2021-01-27 03:20:09 -05:00
2021-01-05 06:18:48 -05:00
2020-04-06 14:32:39 -04:00
2020-12-07 18:36:34 -05:00
2020-12-23 10:15:49 -05:00
2020-12-23 10:15:49 -05:00
2021-02-19 18:34:44 -05:00
2020-12-23 10:15:49 -05:00
2020-12-07 18:36:34 -05:00
2021-02-25 09:18:47 -05:00
2021-01-05 06:18:48 -05:00
2020-12-23 10:15:49 -05:00
2021-01-12 19:05:18 -08:00