Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
wav2vec2
Generated from Trainer
Eval Results (legacy)
Instructions to use Roxysun/cs2fi_wav2vec2-large-xls-r-300m-czech-colab with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Roxysun/cs2fi_wav2vec2-large-xls-r-300m-czech-colab with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Roxysun/cs2fi_wav2vec2-large-xls-r-300m-czech-colab")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("Roxysun/cs2fi_wav2vec2-large-xls-r-300m-czech-colab") model = AutoModelForCTC.from_pretrained("Roxysun/cs2fi_wav2vec2-large-xls-r-300m-czech-colab", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1400
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1263414696
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:62a4fb0da69ee79fc1bfeab970029ad85dcee9a0891e62296f2edc6c2ec0e902
|
| 3 |
size 1263414696
|
runs/Nov30_09-09-08_19a3afe3c739/events.out.tfevents.1701335360.19a3afe3c739.9791.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:95dc71debec92c8b2c10b2e3f42ca613b19f2eeb2c7a22f6e504a4156ccc22ef
|
| 3 |
+
size 13232
|