steja commited on
Commit
7fde30a
1 Parent(s): 21e41b1

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -4
README.md CHANGED
@@ -1,20 +1,35 @@
1
  ---
2
  license: apache-2.0
3
  tags:
 
4
  - generated_from_trainer
 
 
5
  metrics:
6
  - wer
7
  model-index:
8
- - name: whisper-large-khmer
9
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
  should probably proofread and complete it, then remove this comment. -->
14
 
15
- # whisper-large-khmer
16
 
17
- This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.5659
20
  - Wer: 51.1683
 
1
  ---
2
  license: apache-2.0
3
  tags:
4
+ - whisper-event
5
  - generated_from_trainer
6
+ datasets:
7
+ - google/fleurs
8
  metrics:
9
  - wer
10
  model-index:
11
+ - name: Whisper_large_Khmer
12
+ results:
13
+ - task:
14
+ name: Automatic Speech Recognition
15
+ type: automatic-speech-recognition
16
+ dataset:
17
+ name: google/fleurs km_kh
18
+ type: google/fleurs
19
+ config: null
20
+ split: None
21
+ metrics:
22
+ - name: Wer
23
+ type: wer
24
+ value: 51.168264538722084
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
28
  should probably proofread and complete it, then remove this comment. -->
29
 
30
+ # Whisper_large_Khmer
31
 
32
+ This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) on the google/fleurs km_kh dataset.
33
  It achieves the following results on the evaluation set:
34
  - Loss: 0.5659
35
  - Wer: 51.1683