Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
wav2vec2
Generated from Trainer
Eval Results (legacy)
Instructions to use S-Sethisak/xlsr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use S-Sethisak/xlsr with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="S-Sethisak/xlsr")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("S-Sethisak/xlsr") model = AutoModelForCTC.from_pretrained("S-Sethisak/xlsr", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 5200
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262114980
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b1c8e20af314c04e5a030b8bb2b62ca6181eae1f5252b3ed2f58476bc476eac
|
| 3 |
size 1262114980
|
runs/Jun21_08-23-04_a2b2533a5308/events.out.tfevents.1750494298.a2b2533a5308.1471.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:88f058607ada99c4d4cb3060db91ebfd64a76f5dd6f48ff50a25948f659818e4
|
| 3 |
+
size 55582
|