RamNaamSatyaHai commited on
Commit
f0bdaec
1 Parent(s): dbb64ed

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -2,7 +2,7 @@
2
  language:
3
  - dv
4
  license: apache-2.0
5
- base_model: openai/whisper-small
6
  tags:
7
  - generated_from_trainer
8
  datasets:
@@ -10,7 +10,7 @@ datasets:
10
  metrics:
11
  - wer
12
  model-index:
13
- - name: Whisper Small Dv - Sanchit Gandhi
14
  results:
15
  - task:
16
  name: Automatic Speech Recognition
@@ -27,9 +27,9 @@ model-index:
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 Small Dv - Sanchit Gandhi
31
 
32
- This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 13 dataset.
33
  It achieves the following results on the evaluation set:
34
  - Loss: 0.2531
35
  - Wer Ortho: 82.4779
 
2
  language:
3
  - dv
4
  license: apache-2.0
5
+ base_model: openai/whisper-base
6
  tags:
7
  - generated_from_trainer
8
  datasets:
 
10
  metrics:
11
  - wer
12
  model-index:
13
+ - name: Whisper Base Dv
14
  results:
15
  - task:
16
  name: Automatic Speech Recognition
 
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 Base Dv
31
 
32
+ This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the Common Voice 13 dataset.
33
  It achieves the following results on the evaluation set:
34
  - Loss: 0.2531
35
  - Wer Ortho: 82.4779