EYEDOL commited on
Commit
6d07aff
·
verified ·
1 Parent(s): deb36c3

End of training

Browse files
Files changed (1) hide show
  1. README.md +18 -4
README.md CHANGED
@@ -1,22 +1,36 @@
1
  ---
2
  library_name: transformers
 
 
3
  license: apache-2.0
4
  base_model: EYEDOL/whisper-tiny-hausa
5
  tags:
6
  - generated_from_trainer
 
 
7
  metrics:
8
  - wer
9
  model-index:
10
- - name: whisper-tiny-hausa
11
- results: []
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
- # whisper-tiny-hausa
18
 
19
- This model is a fine-tuned version of [EYEDOL/whisper-tiny-hausa](https://huggingface.co/EYEDOL/whisper-tiny-hausa) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.7462
22
  - Wer Ortho: 0.5629
 
1
  ---
2
  library_name: transformers
3
+ language:
4
+ - ha
5
  license: apache-2.0
6
  base_model: EYEDOL/whisper-tiny-hausa
7
  tags:
8
  - generated_from_trainer
9
+ datasets:
10
+ - EYEDOL/naija-voices-hausa-split_0-1
11
  metrics:
12
  - wer
13
  model-index:
14
+ - name: EYEDOL/whisper-tiny-hausa
15
+ results:
16
+ - task:
17
+ name: Automatic Speech Recognition
18
+ type: automatic-speech-recognition
19
+ dataset:
20
+ name: EYEDOL/naija-voices-hausa-split_0-1
21
+ type: EYEDOL/naija-voices-hausa-split_0-1
22
+ metrics:
23
+ - name: Wer
24
+ type: wer
25
+ value: 0.5105557032704068
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
  should probably proofread and complete it, then remove this comment. -->
30
 
31
+ # EYEDOL/whisper-tiny-hausa
32
 
33
+ This model is a fine-tuned version of [EYEDOL/whisper-tiny-hausa](https://huggingface.co/EYEDOL/whisper-tiny-hausa) on the EYEDOL/naija-voices-hausa-split_0-1 dataset.
34
  It achieves the following results on the evaluation set:
35
  - Loss: 0.7462
36
  - Wer Ortho: 0.5629