Logii33 commited on
Commit
a110c98
1 Parent(s): 395bb44

End of training

Browse files
Files changed (1) hide show
  1. README.md +9 -12
README.md CHANGED
@@ -6,37 +6,34 @@ base_model: openai/whisper-medium
6
  tags:
7
  - generated_from_trainer
8
  datasets:
9
- - parambharat/tamil_asr_corpus
10
  metrics:
11
  - wer
12
  model-index:
13
- - name: Whisper medium english - Logii33-Tamil
14
  results:
15
  - task:
16
  name: Automatic Speech Recognition
17
  type: automatic-speech-recognition
18
  dataset:
19
  name: ' asr corpus'
20
- type: parambharat/tamil_asr_corpus
21
- config: default
22
- split: test
23
- args: default
24
  metrics:
25
  - name: Wer
26
  type: wer
27
- value: 16.834654741982387
28
  ---
29
 
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 medium english - Logii33-Tamil
34
 
35
  This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the asr corpus dataset.
36
  It achieves the following results on the evaluation set:
37
- - Loss: 0.2995
38
- - Wer Ortho: 54.6978
39
- - Wer: 16.8347
40
 
41
  ## Model description
42
 
@@ -69,7 +66,7 @@ The following hyperparameters were used during training:
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
71
  |:-------------:|:------:|:----:|:---------------:|:---------:|:-------:|
72
- | 0.236 | 0.0088 | 500 | 0.2995 | 54.6978 | 16.8347 |
73
 
74
 
75
  ### Framework versions
 
6
  tags:
7
  - generated_from_trainer
8
  datasets:
9
+ - Prajwal-143/ASR-Tamil-cleaned
10
  metrics:
11
  - wer
12
  model-index:
13
+ - name: Whisper medium ta - Log-Tamil
14
  results:
15
  - task:
16
  name: Automatic Speech Recognition
17
  type: automatic-speech-recognition
18
  dataset:
19
  name: ' asr corpus'
20
+ type: Prajwal-143/ASR-Tamil-cleaned
 
 
 
21
  metrics:
22
  - name: Wer
23
  type: wer
24
+ value: 10.598921515883243
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 medium ta - Log-Tamil
31
 
32
  This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the asr corpus dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.1653
35
+ - Wer Ortho: 37.0213
36
+ - Wer: 10.5989
37
 
38
  ## Model description
39
 
 
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
68
  |:-------------:|:------:|:----:|:---------------:|:---------:|:-------:|
69
+ | 0.1591 | 0.0143 | 500 | 0.1653 | 37.0213 | 10.5989 |
70
 
71
 
72
  ### Framework versions