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 9000
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:6fb760e70833723d51f4d378ed5de4357330013214fa56a92d98a6744629b028
|
| 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:513976fc2d93a8e6d59c14b322ae6dccfc5d0cd7ff0e163e43c5e5b2ac2b6bb6
|
| 3 |
+
size 85802
|