toshiouchiyama commited on
Commit
f96b35f
1 Parent(s): a6c4902

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -22
README.md CHANGED
@@ -1,37 +1,20 @@
1
  ---
2
- language:
3
- - ja
4
  tags:
5
- - hf-asr-leaderboard
6
  - generated_from_trainer
7
- datasets:
8
- - Specific-Person-Voice
9
  metrics:
10
  - wer
11
  model-index:
12
- - name: Whisper Small Ja - Tohio Uchiyama
13
- results:
14
- - task:
15
- name: Automatic Speech Recognition
16
- type: automatic-speech-recognition
17
- dataset:
18
- name: Specific-Person-Voice
19
- type: Specific-Person-Voice
20
- config: null
21
- split: None
22
- args: 'config: ja, split: train'
23
- metrics:
24
- - name: Wer
25
- type: wer
26
- value: 23.239436619718308
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
30
  should probably proofread and complete it, then remove this comment. -->
31
 
32
- # Whisper Small Ja - Tohio Uchiyama
33
 
34
- This model is a fine-tuned version of [openai/whisper-small-ja](https://huggingface.co/openai/whisper-small-ja) on the Specific-Person-Voice dataset.
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.7645
37
  - Wer: 23.2394
 
1
  ---
2
+ license: apache-2.0
 
3
  tags:
 
4
  - generated_from_trainer
 
 
5
  metrics:
6
  - wer
7
  model-index:
8
+ - name: whisper-small-ja
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-small-ja
16
 
17
+ This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.7645
20
  - Wer: 23.2394