Closed sanchit-gandhi closed 2 years ago
Convert modeling_flax_wav2vec2 from a model file situated within Transformers to a functional standalone model script. This PR also dispenses of all irrelevant Flax Wav2Vec2 modules for the focus of this project (e.g. ForCTC, ForPreTraining).
modeling_flax_wav2vec2
Convert
modeling_flax_wav2vec2
from a model file situated within Transformers to a functional standalone model script. This PR also dispenses of all irrelevant Flax Wav2Vec2 modules for the focus of this project (e.g. ForCTC, ForPreTraining).