Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- km
|
| 5 |
+
metrics:
|
| 6 |
+
- cer
|
| 7 |
+
datasets:
|
| 8 |
+
- PhanithLIM/ams-speech-dataset
|
| 9 |
+
- openslr/openslr
|
| 10 |
+
- google/fleurs
|
| 11 |
+
- PhanithLIM/kh-wmc
|
| 12 |
+
- PhanithLIM/wmc-international-news
|
| 13 |
+
- PhanithLIM/rfi-news-dataset
|
| 14 |
+
- PhanithLIM/aakanee-kh
|
| 15 |
+
- rinabuoy/khm-asr-open
|
| 16 |
+
- seanghay/khmer_grkpp_speech
|
| 17 |
+
- seanghay/khmer_mpwt_speech
|
| 18 |
+
- seanghay/km-speech-corpus
|
| 19 |
+
model-index:
|
| 20 |
+
- name: Khmer Whisper Small PhanithLIM
|
| 21 |
+
results:
|
| 22 |
+
- task:
|
| 23 |
+
name: Automatic Speech Recognition
|
| 24 |
+
type: automatic-speech-recognition
|
| 25 |
+
dataset:
|
| 26 |
+
name: Google FLEURS
|
| 27 |
+
type: google/fleurs
|
| 28 |
+
config: km_kh
|
| 29 |
+
split: test
|
| 30 |
+
metrics:
|
| 31 |
+
- name: CER
|
| 32 |
+
type: cer
|
| 33 |
+
value: 14.414
|
| 34 |
+
---
|