Instructions to use hadiqa123/XLS-R_53_english with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hadiqa123/XLS-R_53_english with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="hadiqa123/XLS-R_53_english")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("hadiqa123/XLS-R_53_english") model = AutoModelForCTC.from_pretrained("hadiqa123/XLS-R_53_english") - Notebooks
- Google Colab
- Kaggle
Delete language_model/2gram.bin
Browse files- language_model/2gram.bin +0 -3
language_model/2gram.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:cdb33afbcf0f0ed9bcc9c3902c5dd128b6d936d09eb7998851f79002d1a544ec
|
| 3 |
-
size 425192
|
|
|
|
|
|
|
|
|
|
|
|