Update README.md
Browse files
README.md
CHANGED
@@ -9,10 +9,8 @@ datasets:
|
|
9 |
- openslr
|
10 |
- google/fleurs
|
11 |
- seanghay/km-speech-corpus
|
12 |
-
|
13 |
metrics:
|
14 |
- wer
|
15 |
-
|
16 |
model-index:
|
17 |
- name: Whisper Small Khmer Spaced - Seanghay Yath
|
18 |
results:
|
@@ -28,6 +26,8 @@ model-index:
|
|
28 |
- name: Wer
|
29 |
type: wer
|
30 |
value: 0.6165
|
|
|
|
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
9 |
- openslr
|
10 |
- google/fleurs
|
11 |
- seanghay/km-speech-corpus
|
|
|
12 |
metrics:
|
13 |
- wer
|
|
|
14 |
model-index:
|
15 |
- name: Whisper Small Khmer Spaced - Seanghay Yath
|
16 |
results:
|
|
|
26 |
- name: Wer
|
27 |
type: wer
|
28 |
value: 0.6165
|
29 |
+
library_name: transformers
|
30 |
+
pipeline_tag: automatic-speech-recognition
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|