update model card README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
license: cc0-1.0
|
3 |
tags:
|
|
|
|
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
- name: wav2vec2-large-voxrex-npsc-nynorsk
|
@@ -12,10 +14,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# wav2vec2-large-voxrex-npsc-nynorsk
|
14 |
|
15 |
-
This model is a fine-tuned version of [KBLab/wav2vec2-large-voxrex](https://huggingface.co/KBLab/wav2vec2-large-voxrex) on the
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 0.
|
18 |
-
- Wer: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
1 |
---
|
2 |
license: cc0-1.0
|
3 |
tags:
|
4 |
+
- automatic-speech-recognition
|
5 |
+
- NbAiLab/NPSC
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
8 |
- name: wav2vec2-large-voxrex-npsc-nynorsk
|
|
|
14 |
|
15 |
# wav2vec2-large-voxrex-npsc-nynorsk
|
16 |
|
17 |
+
This model is a fine-tuned version of [KBLab/wav2vec2-large-voxrex](https://huggingface.co/KBLab/wav2vec2-large-voxrex) on the NBAILAB/NPSC - 16K_MP3_NYNORSK dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.3570
|
20 |
+
- Wer: 0.2141
|
21 |
|
22 |
## Model description
|
23 |
|