Update README.md
Browse files
README.md
CHANGED
@@ -1,20 +1,25 @@
|
|
1 |
---
|
2 |
-
license: cc-by-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
5 |
model-index:
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
|
|
|
|
|
1 |
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
tags:
|
4 |
+
- audio
|
5 |
+
- automatic-speech-recognition
|
6 |
+
- hf-asr-leaderboard
|
7 |
+
language: et
|
8 |
model-index:
|
9 |
+
- name: TalTechNLP/whisper-medium-et
|
10 |
+
results:
|
11 |
+
- task:
|
12 |
+
name: Automatic Speech Recognition
|
13 |
+
type: automatic-speech-recognition
|
14 |
+
dataset:
|
15 |
+
name: mozilla-foundation/common_voice_11_0
|
16 |
+
type: mozilla-foundation/common_voice_11_0
|
17 |
+
args: et
|
18 |
+
metrics:
|
19 |
+
- name: Test WER
|
20 |
+
type: wer
|
21 |
+
value: 14.66
|
22 |
+
- name: Test CER
|
23 |
+
type: cer
|
24 |
+
value: 3.76
|
25 |
+
---
|