sheenrooff commited on
Commit
119d3a0
1 Parent(s): 8ad6ecf

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -21
README.md CHANGED
@@ -1,37 +1,20 @@
1
  ---
2
- language:
3
- - en
4
  license: apache-2.0
5
  tags:
6
  - generated_from_trainer
7
- datasets:
8
- - Jzuluaga/atcosim_corpus
9
  metrics:
10
  - wer
11
  model-index:
12
- - name: Whisper Small atcosim
13
- results:
14
- - task:
15
- name: Automatic Speech Recognition
16
- type: automatic-speech-recognition
17
- dataset:
18
- name: atcosim
19
- type: Jzuluaga/atcosim_corpus
20
- config: null
21
- split: None
22
- args: 'config: en, split: test'
23
- metrics:
24
- - name: Wer
25
- type: wer
26
- value: 3.84683331861143
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 atcosim
33
 
34
- This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the atcosim dataset.
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.0367
37
  - Wer: 3.8468
 
1
  ---
 
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
 
5
  metrics:
6
  - wer
7
  model-index:
8
+ - name: small_audio
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
+ # small_audio
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.0367
20
  - Wer: 3.8468