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 10000
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:b9868cc0f3d9d3788e73ba3883e053f5239ff04244fbfc02fe46c1640fc2bc53
|
| 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:58451ffeccd684d040070328c8cf126fa235285c48aed88f9e8ec2fcff118cd4
|
| 3 |
+
size 94607
|