shripadbhat
commited on
Commit
•
7bf3b4d
1
Parent(s):
bcd2295
Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,20 @@ datasets:
|
|
10 |
- mozilla-foundation/common_voice_11_0
|
11 |
model-index:
|
12 |
- name: Whisper Medium Bulgarian
|
13 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
10 |
- mozilla-foundation/common_voice_11_0
|
11 |
model-index:
|
12 |
- name: Whisper Medium Bulgarian
|
13 |
+
results:
|
14 |
+
- task:
|
15 |
+
name: Automatic Speech Recognition
|
16 |
+
type: automatic-speech-recognition
|
17 |
+
dataset:
|
18 |
+
name: Common Voice 11.0
|
19 |
+
type: mozilla-foundation/common_voice_11_0
|
20 |
+
config: bg
|
21 |
+
split: test
|
22 |
+
args: bg
|
23 |
+
metrics:
|
24 |
+
- name: Wer
|
25 |
+
type: wer
|
26 |
+
value: 18.7606
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|