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 8000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262106780
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f11ce6e3f843514a650e05d66f6f1843ef62ffb772ab02145dd76c94221f299
|
| 3 |
size 1262106780
|
runs/Jun21_04-04-03_37eff2c853c1/events.out.tfevents.1750478651.37eff2c853c1.1979.1
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:2d301a533ecaf86d3af1858c3473cc52d56b73b8f014a8ac91727a958e801eed
|
| 3 |
+
size 80831
|