doniyorkhalilov commited on
Commit
2941c45
1 Parent(s): 36cb047

Upload WhisperForConditionalGeneration

Browse files
Files changed (2) hide show
  1. README.md +9 -9
  2. config.json +1 -1
README.md CHANGED
@@ -1,21 +1,21 @@
1
  ---
2
- library_name: transformers
3
- language:
4
- - uz
5
- license: apache-2.0
6
  base_model: openai/whisper-small
7
- tags:
8
- - generated_from_trainer
9
  datasets:
10
  - mozilla-foundation/common_voice_17_0
 
 
 
 
11
  metrics:
12
  - wer
 
 
13
  model-index:
14
  - name: Whisper Small Uz - Doniyor Halilov
15
  results:
16
  - task:
17
- name: Automatic Speech Recognition
18
  type: automatic-speech-recognition
 
19
  dataset:
20
  name: Common Voice 17.0
21
  type: mozilla-foundation/common_voice_17_0
@@ -23,9 +23,9 @@ model-index:
23
  split: test
24
  args: 'config: uz, split: test'
25
  metrics:
26
- - name: Wer
27
- type: wer
28
  value: 54.74920162871594
 
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
 
 
 
 
2
  base_model: openai/whisper-small
 
 
3
  datasets:
4
  - mozilla-foundation/common_voice_17_0
5
+ language:
6
+ - uz
7
+ library_name: transformers
8
+ license: apache-2.0
9
  metrics:
10
  - wer
11
+ tags:
12
+ - generated_from_trainer
13
  model-index:
14
  - name: Whisper Small Uz - Doniyor Halilov
15
  results:
16
  - task:
 
17
  type: automatic-speech-recognition
18
+ name: Automatic Speech Recognition
19
  dataset:
20
  name: Common Voice 17.0
21
  type: mozilla-foundation/common_voice_17_0
 
23
  split: test
24
  args: 'config: uz, split: test'
25
  metrics:
26
+ - type: wer
 
27
  value: 54.74920162871594
28
+ name: Wer
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "openai/whisper-small",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,
 
1
  {
2
+ "_name_or_path": "doniyorkhalilov/whisper-small-uz",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "apply_spec_augment": false,