Instructions to use 5p33ch3xpr/XLS-R_Finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use 5p33ch3xpr/XLS-R_Finetuned with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="5p33ch3xpr/XLS-R_Finetuned")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("5p33ch3xpr/XLS-R_Finetuned") model = AutoModelForCTC.from_pretrained("5p33ch3xpr/XLS-R_Finetuned") - Notebooks
- Google Colab
- Kaggle
Commit ·
5da573b
1
Parent(s): 77e1ba2
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262193905
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bb49264125854746d7608d59d2af7aa691dfab609d36cab97b95a3ce1e6e94ee
|
| 3 |
size 1262193905
|
runs/Nov05_04-00-42_2d0353295a93/events.out.tfevents.1667620852.2d0353295a93.50283.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9daa337c6fa04b3ddfae6cb91ab11cbee75921beedeb64ed19a778e05236ed27
|
| 3 |
+
size 42950
|