Published February 9, 2021
| Version v4.3.1
Software
Open
huggingface/transformers: v4.3.1: Patch release
Creators
- Thomas Wolf1
- Lysandre Debut2
- Patrick von Platen
- Sylvain Gugger
- Julien Chaumond2
- Sam Shleifer3
- Stas Bekman4
- Victor SANH1
- Manuel Romero
- Funtowicz Morgan5
- Aymeric Augustin6
- Julien Plu2
- Rémi Louf7
- Stefan Schweter
- Suraj Patil8
- Denis
- erenup
- Joe Davison2
- Matt
- Piero Molino
- Anthony MOI2
- Grégory Châtel9
- Bram Vanroy10
- Nicolas Patry1
- Teven5
- Clement1
- Kevin Canwen Xu
- Gunnlaugur Thor Briem11
- Tim Rault1
- Malte Pietsch12
- 1. @huggingface
- 2. Hugging Face
- 3. @facebookresearch
- 4. Stasosphere Online Inc.
- 5. HuggingFace
- 6. @qonto
- 7. Freelance
- 8. Huggingface
- 9. DisAItek & Intel AI Innovators
- 10. @UGent
- 11. GRID
- 12. deepset
Description
This patch release modifies the API of the Wav2Vec2
model: the Wav2Vec2ForCTC
was added as a replacement of Wav2Vec2ForMaskedLM
. Wav2Vec2ForMaskedLM
is kept for backwards compatibility but is deprecated.
- Deprecate Wav2Vec2ForMaskedLM and add Wav2Vec2ForCTC #10089 (@patrickvonplaten)
Files
huggingface/transformers-v4.3.1.zip
Files
(7.6 MB)
Name | Size | Download all |
---|---|---|
md5:57ece5ce3fec0392e5ff37816f576e20
|
7.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/huggingface/transformers/tree/v4.3.1 (URL)