kavyamanohar commited on
Commit
017a22b
·
verified ·
1 Parent(s): c6cfe40

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +44 -0
README.md ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc
3
+ task_categories:
4
+ - sentence-similarity
5
+ language:
6
+ - ml
7
+ pretty_name: Malayalam ASR reference prediction pair
8
+ size_categories:
9
+ - n<1K
10
+ ---
11
+ ---
12
+ license: cc-by-4.0
13
+ task_categories:
14
+ - sentence-similarity
15
+ language:
16
+ - ml
17
+ pretty_name: Malayalam ASR Reference Prediction dataset
18
+ size_categories:
19
+ - n<1K
20
+ ---
21
+ # Malayalam ASR Reference Prediction dataset
22
+
23
+ This repository contains evaluation results from the Malayalam ASR model "vrclc/Whisper_small_malayalam" using the "google/fleurs" dataset.
24
+
25
+ * ASR Model Name: [vrclc/Whisper_small_malayalam](https://huggingface.co/vrclc/Whisper_small_malayalam)
26
+ * Dataset: [google/fleurs](https://huggingface.co/datasets/google/fleurs/viewer/ml_in/test)
27
+
28
+
29
+ - **Curated by:** VRCLC
30
+ - [vrclc/Whisper_small_malayalam](https://huggingface.co/vrclc/Whisper_small_malayalam) was trained with 50 hours of Malayalam speech data.
31
+ - The test set of [google/fleurs](https://huggingface.co/datasets/google/fleurs/viewer/ml_in/test) dataset which consists of Malayalam speech data was used to evaluate the model
32
+ - The evaluation of 500 samples from [google/fleurs](https://huggingface.co/datasets/google/fleurs/viewer/ml_in/test) and gives a WER is 53% when evaluated after punctuation removal.
33
+
34
+
35
+
36
+
37
+ ## Uses
38
+
39
+
40
+
41
+ ### Direct Use
42
+
43
+ This repository serves to provide an insight in error analysis which helps to identify general mistakes and areas for improvement in Malayalam speech recognition.
44
+