fastrolling
commited on
Commit
•
b8b83a1
1
Parent(s):
5470ecc
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,31 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- km
|
4 |
license: apache-2.0
|
5 |
+
tags:
|
6 |
+
- hf-asr-leaderboard
|
7 |
+
- generated_from_trainer
|
8 |
+
datasets:
|
9 |
+
- openslr
|
10 |
+
- google/fleurs
|
11 |
+
- seanghay/kmcs
|
12 |
+
|
13 |
+
metrics:
|
14 |
+
- wer
|
15 |
+
|
16 |
+
model-index:
|
17 |
+
- name: Whisper Khmer Tiny
|
18 |
+
results:
|
19 |
+
- task:
|
20 |
+
name: Automatic Speech Recognition
|
21 |
+
type: automatic-speech-recognition
|
22 |
+
dataset:
|
23 |
+
name: Google FLEURS
|
24 |
+
type: google/fleurs
|
25 |
+
config: km_kh
|
26 |
+
split: all
|
27 |
+
metrics:
|
28 |
+
- name: Wer
|
29 |
+
type: wer
|
30 |
+
value: 0.9341
|
31 |
+
---
|