BrilliantCoolHuge commited on
Commit
1242630
·
1 Parent(s): e3107db

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,16 +1,16 @@
1
  ---
2
  language:
3
- - hi
4
  license: apache-2.0
5
  tags:
6
- - hf-asr-leaderboard
7
  - generated_from_trainer
8
  datasets:
9
  - mozilla-foundation/common_voice_11_0
10
  metrics:
11
  - wer
12
  model-index:
13
- - name: Whisper Small Hi - Sanchit Gandhi
14
  results:
15
  - task:
16
  name: Automatic Speech Recognition
@@ -20,7 +20,7 @@ model-index:
20
  type: mozilla-foundation/common_voice_11_0
21
  config: zh-CN
22
  split: test[:1%]
23
- args: 'config: hi, split: test'
24
  metrics:
25
  - name: Wer
26
  type: wer
@@ -30,9 +30,9 @@ model-index:
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
31
  should probably proofread and complete it, then remove this comment. -->
32
 
33
- # Whisper Small Hi - Sanchit Gandhi
34
 
35
- This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
36
  It achieves the following results on the evaluation set:
37
  - Loss: 1.7064
38
  - Wer: 226.4151
 
1
  ---
2
  language:
3
+ - chinese
4
  license: apache-2.0
5
  tags:
6
+ - whisper
7
  - generated_from_trainer
8
  datasets:
9
  - mozilla-foundation/common_voice_11_0
10
  metrics:
11
  - wer
12
  model-index:
13
+ - name: Whisper Small Chinese - Bingcheng Hu
14
  results:
15
  - task:
16
  name: Automatic Speech Recognition
 
20
  type: mozilla-foundation/common_voice_11_0
21
  config: zh-CN
22
  split: test[:1%]
23
+ args: 'config: chinese, split: test'
24
  metrics:
25
  - name: Wer
26
  type: wer
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
31
  should probably proofread and complete it, then remove this comment. -->
32
 
33
+ # Whisper Small Chinese - Bingcheng Hu
34
 
35
+ This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the Common Voice 11.0 dataset.
36
  It achieves the following results on the evaluation set:
37
  - Loss: 1.7064
38
  - Wer: 226.4151