zeynepgulhan
commited on
Commit
·
173e72c
1
Parent(s):
acc722b
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,20 @@ metrics:
|
|
7 |
- wer
|
8 |
model-index:
|
9 |
- name: whisper-medium-mediaspeech-cv-tr
|
10 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
7 |
- wer
|
8 |
model-index:
|
9 |
- name: whisper-medium-mediaspeech-cv-tr
|
10 |
+
results:
|
11 |
+
- task:
|
12 |
+
name: Automatic Speech Recognition
|
13 |
+
type: automatic-speech-recognition
|
14 |
+
dataset:
|
15 |
+
name: mozilla-foundation/common_voice_11_0 tr
|
16 |
+
type: mozilla-foundation/common_voice_11_0
|
17 |
+
config: tr
|
18 |
+
split: test
|
19 |
+
args: tr
|
20 |
+
metrics:
|
21 |
+
- name: Wer
|
22 |
+
type: wer
|
23 |
+
value: 9.9776
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|