1. 16 Mar, 2021 2 commits
  2. 15 Mar, 2021 1 commit
  3. 08 Mar, 2021 1 commit
  4. 27 Feb, 2021 1 commit
  5. 25 Feb, 2021 1 commit
    • Patrick von Platen's avatar
      [PretrainedFeatureExtractor] + Wav2Vec2FeatureExtractor, Wav2Vec2Processor,... · cb38ffcc
      Patrick von Platen authored
      [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
      cb38ffcc
  6. 08 Feb, 2021 1 commit
  7. 05 Feb, 2021 1 commit
  8. 28 Jan, 2021 1 commit
  9. 27 Jan, 2021 1 commit
  10. 26 Jan, 2021 1 commit
  11. 25 Jan, 2021 1 commit
  12. 06 Jan, 2021 1 commit
  13. 22 Dec, 2020 1 commit
  14. 18 Dec, 2020 1 commit
  15. 07 Dec, 2020 1 commit
  16. 18 Nov, 2020 1 commit
  17. 17 Nov, 2020 1 commit
  18. 04 Nov, 2020 1 commit
  19. 30 Oct, 2020 1 commit
  20. 29 Oct, 2020 1 commit
    • Sylvain Gugger's avatar
      Add a template for examples and apply it for mlm and plm examples (#8153) · 69117628
      Sylvain Gugger authored
      * Add a template for example scripts and apply it to mlm
      
      * Formatting
      
      * Fix test
      
      * Add plm script
      
      * Add a template for example scripts and apply it to mlm
      
      * Formatting
      
      * Fix test
      
      * Add plm script
      
      * Add a template for example scripts and apply it to mlm
      
      * Formatting
      
      * Fix test
      
      * Add plm script
      
      * Styling
      69117628
  21. 28 Oct, 2020 1 commit