Automatic Speech Recognition
Transformers
PyTorch
Safetensors
Hebrew
wav2vec2
Generated from Trainer
robust-speech-event
Instructions to use imvladikon/wav2vec2-xls-r-300m-lm-hebrew with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use imvladikon/wav2vec2-xls-r-300m-lm-hebrew with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="imvladikon/wav2vec2-xls-r-300m-lm-hebrew")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("imvladikon/wav2vec2-xls-r-300m-lm-hebrew") model = AutoModelForCTC.from_pretrained("imvladikon/wav2vec2-xls-r-300m-lm-hebrew", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
8ae992a
1
Parent(s): 7dd6f5d
Delete language_model/5gram_correct.arpa
Browse files
language_model/5gram_correct.arpa
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:5cdb1374b4ad241d30234e2f36c498347c5dd76a0a5432402f9c252a464a82b1
|
| 3 |
-
size 4311867738
|
|
|
|
|
|
|
|
|
|
|
|