Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
wav2vec2-bert
Generated from Trainer
Instructions to use jacobjwebber/w2v-bert-2.0-yiddish_reyd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jacobjwebber/w2v-bert-2.0-yiddish_reyd with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="jacobjwebber/w2v-bert-2.0-yiddish_reyd")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("jacobjwebber/w2v-bert-2.0-yiddish_reyd") model = AutoModelForCTC.from_pretrained("jacobjwebber/w2v-bert-2.0-yiddish_reyd") - Notebooks
- Google Colab
- Kaggle
Gated model You can list files but not access them
Preview of files found in this repository