Rolv-Arild
commited on
Commit
•
00a6ac8
1
Parent(s):
a40988b
update model card README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
|
|
|
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
- name: ''
|
@@ -12,10 +14,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
#
|
14 |
|
15 |
-
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 0.1957
|
18 |
-
- Wer: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
+
- automatic-speech-recognition
|
5 |
+
- NbAiLab/NPSC
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
8 |
- name: ''
|
|
|
14 |
|
15 |
#
|
16 |
|
17 |
+
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the NBAILAB/NPSC - 16K_MP3 dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.1957
|
20 |
+
- Wer: 0.1697
|
21 |
|
22 |
## Model description
|
23 |
|