cstr/wav2vec2-large-xlsr-53-english-GGUF
01.6k
Wav2Vec2 Large XLSR-53 English — GGUF
GGUF conversion of jonatasgrosman/wav2vec2-large-xlsr-53-english for English speech recognition.
Model details
The model was pre-trained on 53 languages (XLSR-53) and fine-tuned on English Common Voice data with a CTC head. It accepts 16 kHz mono audio and outputs character-level transcriptions.
Usage with CrispASR
crispasr \
--backend wav2vec2 \
-m wav2vec2-xlsr-en.gguf \
audio.wavProvenance
Weights were converted from the original Hugging Face PyTorch checkpoint into GGUF format with F16 precision for all transformer and feature-extractor parameters.
License
Apache-2.0 — same as the original model.
