kavyamanohar commited on
Commit
2573129
1 Parent(s): 48e0b5a

Create README.md

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