Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Upper Sorbian
wav2vec2
mozilla-foundation/common_voice_8_0
Generated from Trainer
robust-speech-event
model_for_talk
hf-asr-leaderboard
Eval Results (legacy)
Instructions to use DrishtiSharma/wav2vec2-large-xls-r-300m-hsb-v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DrishtiSharma/wav2vec2-large-xls-r-300m-hsb-v3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="DrishtiSharma/wav2vec2-large-xls-r-300m-hsb-v3")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("DrishtiSharma/wav2vec2-large-xls-r-300m-hsb-v3") model = AutoModelForCTC.from_pretrained("DrishtiSharma/wav2vec2-large-xls-r-300m-hsb-v3") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
4f80975 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:61ab3c7c30ed0b75bea54e58da9692d60b1af3d6051a3fb4de7d79f0f3bcee85
size 3055
|