Upload feature extractor
Browse files
README.md
CHANGED
@@ -14,8 +14,8 @@ model-index:
|
|
14 |
- name: Hokkien-to-Tai Lo Whisper ver 1.1
|
15 |
results:
|
16 |
- task:
|
17 |
-
name: Automatic Speech Recognition
|
18 |
type: automatic-speech-recognition
|
|
|
19 |
dataset:
|
20 |
name: Common Voice 16.0
|
21 |
type: mozilla-foundation/common_voice_12_0
|
@@ -23,9 +23,9 @@ model-index:
|
|
23 |
split: test
|
24 |
args: 'config: hi, split: test'
|
25 |
metrics:
|
26 |
-
-
|
27 |
-
type: wer
|
28 |
value: 133.72270187912648
|
|
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
14 |
- name: Hokkien-to-Tai Lo Whisper ver 1.1
|
15 |
results:
|
16 |
- task:
|
|
|
17 |
type: automatic-speech-recognition
|
18 |
+
name: Automatic Speech Recognition
|
19 |
dataset:
|
20 |
name: Common Voice 16.0
|
21 |
type: mozilla-foundation/common_voice_12_0
|
|
|
23 |
split: test
|
24 |
args: 'config: hi, split: test'
|
25 |
metrics:
|
26 |
+
- type: wer
|
|
|
27 |
value: 133.72270187912648
|
28 |
+
name: Wer
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|