File size: 1,233 Bytes
01c6843
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
license: mit
datasets:
- thennal/IMaSC
language:
- ml
model-index:
- name: Malwhisper-v1-medium - Kurian Benoy
  results:
  - task:
      type: automatic-speech-recognition
      name: Automatic Speech Recognition
    dataset:
      name: Common Voice 11.0
      type: mozilla-foundation/common_voice_11_0
      config: ml
      split: test
      args: ml
    metrics:
    - type: wer
      value: 23.69
      name: WER
    - type: cer
      value: 12.17
      name: CER
library_name: transformers
---

## Malwhisper-v1-small

This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) fine-tuned on [IMASc dataset](https://www.kaggle.com/datasets/thennal/imasc). 

IMaSC is a Malayalam text and speech corpus made available by ICFOSS for the purpose of developing speech technology for Malayalam, particularly text-to-speech. The corpus contains 34,473 text-audio pairs of Malayalam sentences spoken by 8 speakers, totalling in approximately 50 hours of audio.

The fine-tuned model on evaluating in the following dataset:

**In Mozilla CommonVoice 11.0 dataset (Malayalam subset):**

WER - 23.69

CER - 12.17

**In SMC Malayalam Speech Corpus dataset:**

WER - 23.8

CER - 12.63