Upload processor
Browse files
README.md
CHANGED
@@ -14,16 +14,16 @@ model-index:
|
|
14 |
- name: chungnam_firestation3Kfiles_WER_model
|
15 |
results:
|
16 |
- task:
|
17 |
-
name: Automatic Speech Recognition
|
18 |
type: automatic-speech-recognition
|
|
|
19 |
dataset:
|
20 |
name: Marcusxx/chungnamFireStation3Kfiles
|
21 |
type: Marcusxx/chungnamFireStation3Kfiles
|
22 |
args: 'config: ko, split: valid'
|
23 |
metrics:
|
24 |
-
-
|
25 |
-
type: wer
|
26 |
value: 54.347826086956516
|
|
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
14 |
- name: chungnam_firestation3Kfiles_WER_model
|
15 |
results:
|
16 |
- task:
|
|
|
17 |
type: automatic-speech-recognition
|
18 |
+
name: Automatic Speech Recognition
|
19 |
dataset:
|
20 |
name: Marcusxx/chungnamFireStation3Kfiles
|
21 |
type: Marcusxx/chungnamFireStation3Kfiles
|
22 |
args: 'config: ko, split: valid'
|
23 |
metrics:
|
24 |
+
- type: wer
|
|
|
25 |
value: 54.347826086956516
|
26 |
+
name: Wer
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|