Instructions to use facebook/wav2vec2-large-xlsr-53 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use facebook/wav2vec2-large-xlsr-53 with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForPreTraining processor = AutoProcessor.from_pretrained("facebook/wav2vec2-large-xlsr-53") model = AutoModelForPreTraining.from_pretrained("facebook/wav2vec2-large-xlsr-53") - Notebooks
- Google Colab
- Kaggle
Paid Task: VTL Extraction and Bio-metric Profiling from 48kHz RAW reference
#10 opened 23 days ago
by
Stellaresearch
Adding `safetensors` variant of this model
#9 opened about 1 year ago
by
SFconvertbot
Adding `safetensors` variant of this model
#8 opened about 1 year ago
by
SFconvertbot
Adding `safetensors` variant of this model
#7 opened about 1 year ago
by
SFconvertbot
Adding `safetensors` variant of this model
#6 opened about 1 year ago
by
SFconvertbot
Where is the tokenizer?
5
#5 opened over 1 year ago
by
bobby-nakamoto
The hardware requirement for above model for training - GPU RAM size
2
#4 opened over 1 year ago
by
anilpatelia
Adding `safetensors` variant of this model
1
#3 opened about 2 years ago
by
SFconvertbot
Is the corresponding Kmeans model available?
#2 opened over 2 years ago
by
txt2audio