Adding tags
Browse files
README.md
CHANGED
@@ -4,9 +4,24 @@ tags:
|
|
4 |
- automatic-speech-recognition
|
5 |
- NbAiLab/NPSC
|
6 |
- generated_from_trainer
|
|
|
7 |
model-index:
|
8 |
- name: wav2vec2-xls-r-1b-npsc
|
9 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
4 |
- automatic-speech-recognition
|
5 |
- NbAiLab/NPSC
|
6 |
- generated_from_trainer
|
7 |
+
- robust-speech-event
|
8 |
model-index:
|
9 |
- name: wav2vec2-xls-r-1b-npsc
|
10 |
+
results:
|
11 |
+
- task:
|
12 |
+
name: Automatic Speech Recognition
|
13 |
+
type: automatic-speech-recognition
|
14 |
+
dataset:
|
15 |
+
name: NPSC
|
16 |
+
type: NbAiLab/NPSC
|
17 |
+
args: 16K_mp3
|
18 |
+
metrics:
|
19 |
+
- name: Test WER
|
20 |
+
type: wer
|
21 |
+
value: 0.11892896728078826
|
22 |
+
- name: Test CER
|
23 |
+
type: cer
|
24 |
+
value: 0.03728901318225468
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|