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
Training in progress, step 500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262057521
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a94d3088a95f49e8b09dea967f7bc881ff949c1c0ecd700b363b0aeaf532825
|
| 3 |
size 1262057521
|
runs/Aug26_07-57-13_50c8dbf5d937/1661500679.9285529/events.out.tfevents.1661500679.50c8dbf5d937.79.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:91721dfb99ae7682212b830aafa099d396d096b505b7fcf028a88c8cc8fbab5d
|
| 3 |
+
size 4762
|
runs/Aug26_07-57-13_50c8dbf5d937/events.out.tfevents.1661500679.50c8dbf5d937.79.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6249fa49082b12c0981f8f78e8439806e6990098ba0f302f00e2a4f3f978cc93
|
| 3 |
+
size 5416
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2991
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7f6746256620422ed8af1962a491a28aef2fbd1b818f82d8d81fb72b5f03c734
|
| 3 |
size 2991
|