RASMUS commited on
Commit
ffebdb0
1 Parent(s): ff76274

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -57,9 +57,9 @@ pipeline_tag: automatic-speech-recognition
57
  <p>Fleurs (A speech recognition test set by Google) WER (Word error rate) 10.20 --> 8.21</p>
58
  <p>Model was trained on Nvidia RTX4080 for 32k steps with batch size 8, gradient accumulation 2</p>
59
 
60
- <br></br>
61
 
62
- Original OpenAI Whisper Large V3
63
  - CV11
64
  - WER: 14.81
65
  - WER NORMALIZED: 10.82
@@ -73,7 +73,7 @@ Original OpenAI Whisper Large V3
73
  - CER NORMALIZED: 3.64
74
 
75
 
76
- After Finetuning with Finnish data our V3 got these scores on the test set:
77
 
78
  - @14000 finetuning steps
79
  - CV11
 
57
  <p>Fleurs (A speech recognition test set by Google) WER (Word error rate) 10.20 --> 8.21</p>
58
  <p>Model was trained on Nvidia RTX4080 for 32k steps with batch size 8, gradient accumulation 2</p>
59
 
60
+ <br>
61
 
62
+ <h3> Original OpenAI Whisper Large V3</h3>
63
  - CV11
64
  - WER: 14.81
65
  - WER NORMALIZED: 10.82
 
73
  - CER NORMALIZED: 3.64
74
 
75
 
76
+ <h3> After Finetuning with Finnish data our V3 got these scores on the test set:</h3>
77
 
78
  - @14000 finetuning steps
79
  - CV11