Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
wav2vec2
Generated from Trainer
Eval Results (legacy)
Instructions to use davidilag/wav2vec2-xls-r-1b-danish-12h-6k-steps with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use davidilag/wav2vec2-xls-r-1b-danish-12h-6k-steps with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="davidilag/wav2vec2-xls-r-1b-danish-12h-6k-steps")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("davidilag/wav2vec2-xls-r-1b-danish-12h-6k-steps") model = AutoModelForCTC.from_pretrained("davidilag/wav2vec2-xls-r-1b-danish-12h-6k-steps") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 11000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3850306208
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:43b39424fa42f8b79226a870ff0d27fb9a0270b45ee6b58b8eae95201f44c93a
|
| 3 |
size 3850306208
|
runs/Nov18_16-13-03_97376cc63b93/events.out.tfevents.1731946560.97376cc63b93.1764.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:a86c034b127a9e49cf799716236a5cb183cffd5551e256449f130440bc56d032
|
| 3 |
+
size 103766
|