Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,20 @@ datasets:
|
|
10 |
- gigant/romanian_speech_synthesis_0_8_1
|
11 |
model-index:
|
12 |
- name: Whisper Medium Romanian
|
13 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
# Whisper Medium Romanian
|
|
|
10 |
- gigant/romanian_speech_synthesis_0_8_1
|
11 |
model-index:
|
12 |
- name: Whisper Medium Romanian
|
13 |
+
results:
|
14 |
+
- task:
|
15 |
+
name: Automatic Speech Recognition
|
16 |
+
type: automatic-speech-recognition
|
17 |
+
dataset:
|
18 |
+
name: mozilla-foundation/common_voice_11_0 ro
|
19 |
+
type: mozilla-foundation/common_voice_11_0
|
20 |
+
config: ro
|
21 |
+
split: test
|
22 |
+
args: ro
|
23 |
+
metrics:
|
24 |
+
- name: Wer
|
25 |
+
type: wer
|
26 |
+
value: 4.717
|
27 |
---
|
28 |
|
29 |
# Whisper Medium Romanian
|