Update README.md
Browse files
README.md
CHANGED
@@ -30,6 +30,26 @@ model-index:
|
|
30 |
- type: cer
|
31 |
value: 22.3685
|
32 |
name: CER
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
---
|
34 |
|
35 |
# Whisper Small Gujarati OpenSLR
|
|
|
30 |
- type: cer
|
31 |
value: 22.3685
|
32 |
name: CER
|
33 |
+
- task:
|
34 |
+
type: automatic-speech-recognition
|
35 |
+
name: Automatic Speech Recognition
|
36 |
+
dataset:
|
37 |
+
name: Google FLEURS
|
38 |
+
type: google/fleurs
|
39 |
+
args: 'config: gu_in; split: test'
|
40 |
+
metrics:
|
41 |
+
- type: wer
|
42 |
+
value: 46.596808306094985
|
43 |
+
name: WER
|
44 |
+
- type: cer
|
45 |
+
value: 22.69041389733006
|
46 |
+
name: CER
|
47 |
+
- type: nwer
|
48 |
+
value: 44.01335002085941
|
49 |
+
name: Normalized WER
|
50 |
+
- type: ncer
|
51 |
+
value: 18.702293460048406
|
52 |
+
name: Normalized CER
|
53 |
---
|
54 |
|
55 |
# Whisper Small Gujarati OpenSLR
|